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