Searched defs:NL1PG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | iommu_pmap.c | 69 #define NL1PG (IOMMU_PAGE_SIZE/(sizeof (pd_entry_t))) macro |
/freebsd/sys/arm64/arm64/ | ||
H A D | pmap.c | 163 #define NL1PG (PAGE_SIZE/(sizeof (pd_entry_t))) macro |