freebsd-dev/sys/arm64/iommu
Andrew Turner 5f2070adb9 Only support a 4 level smmu page table
We only ever build a 4 level page table for the Arm SMMU. Remove the
support for a 3 level table.

Sponsored by:	Arm Ltd
Differential Revision:	https://reviews.freebsd.org/D38949
2023-03-16 16:45:42 +00:00
..
iommu_if.m smmu: fix FDT and !FDT builds. 2022-12-21 15:53:09 +00:00
iommu_pmap.c Only support a 4 level smmu page table 2023-03-16 16:45:42 +00:00
iommu_pmap.h Rename smmu pmap functions 2023-03-16 16:45:42 +00:00
iommu_pte.h Rename smmu pmap functions 2023-03-16 16:45:42 +00:00
iommu.c smmu: fix FDT and !FDT builds. 2022-12-21 15:53:09 +00:00
iommu.h Add OFW support to arm64's IOMMU framework. 2022-05-18 14:11:23 +01:00
smmu_acpi.c arm64: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:45 -07:00
smmu_fdt.c smmu: fix FDT and !FDT builds. 2022-12-21 15:53:09 +00:00
smmu_quirks.c
smmu.c Rename smmu pmap functions 2023-03-16 16:45:42 +00:00
smmureg.h
smmuvar.h Add FDT attachment driver for ARM System MMU v3.2 controller. 2022-05-07 11:18:35 +01:00