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