Searched refs:mpt2pg (Results 1 – 1 of 1) sorted by relevance
4369 if (mpt2pg != NULL) in pmap_remove_pte1_quick()4560 if (mpt2pg && (mpt2pg->pindex == (pte1_idx & ~PT2PG_MASK))) { in pmap_enter_quick_locked()4591 if (mpt2pg == NULL) in pmap_enter_quick_locked()4596 mpt2pg = NULL; in pmap_enter_quick_locked()4608 if (mpt2pg != NULL) { in pmap_enter_quick_locked()4613 mpt2pg = NULL; in pmap_enter_quick_locked()4630 mpt2pg = NULL; in pmap_enter_quick_locked()4658 return (mpt2pg); in pmap_enter_quick_locked()4810 vm_page_t m, mpt2pg; in pmap_enter_object() local4818 mpt2pg = NULL; in pmap_enter_object()[all …]