Searched refs:NL3PG (Results 1 – 2 of 2) sorted by relevance
71 #define NL3PG (IOMMU_PAGE_SIZE/(sizeof (pt_entry_t))) macro
166 #define NL3PG (PAGE_SIZE/(sizeof (pt_entry_t))) macro3828 KASSERT(ml3->ref_count == NL3PG, in pmap_remove_l2()4850 for (l3 = firstl3 + NL3PG - 1; l3 > firstl3; l3--) { in pmap_promote_l2()5290 (mpte == NULL || mpte->ref_count == NL3PG) && in pmap_enter()5525 full_lvl == 1 && (mpte == NULL || mpte->ref_count == NL3PG)) in pmap_enter()5708 uwptpg->ref_count = NL3PG; in pmap_enter_l2()6223 full_lvl == 1 && (mpte == NULL || mpte->ref_count == NL3PG)) { in pmap_enter_quick_locked()7024 KASSERT(ml3->ref_count == NL3PG, in pmap_remove_pages()8408 ml3->ref_count = NL3PG; in pmap_demote_l2_locked()