summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm64/dev/apldart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Turns out the PCIe DARTs support a full 32-bit device virtual address space.kettenis2021-03-291-4/+9
* Add apldart(4), a driver for the IOMMU on Apple M1 SoCs.kettenis2021-02-271-0/+560