Home
last modified time | relevance | path

Searched refs:IOMMU_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/iommu/
H A Diommu.h38 #define IOMMU_PAGE_SIZE 4096 macro
39 #define IOMMU_PAGE_MASK (IOMMU_PAGE_SIZE - 1)
/f-stack/freebsd/x86/iommu/
H A Dintel_reg.h44 #define IOMMU_PAGE_SIZE DMAR_PAGE_SIZE macro