Searched refs:NL3PG (Results 1 – 1 of 1) sorted by relevance
159 #define NL3PG (PAGE_SIZE/(sizeof (pt_entry_t))) macro2901 KASSERT(ml3->ref_count == NL3PG, in pmap_remove_l2()3549 for (l3 = firstl3 + NL3PG - 1; l3 > firstl3; l3--) { in pmap_promote_l2()4186 if ((mpte == NULL || mpte->ref_count == NL3PG) && in pmap_enter()5212 KASSERT(ml3->ref_count == NL3PG, in pmap_remove_pages()6351 ml3->ref_count = NL3PG; in pmap_demote_l2_locked()