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