Searched refs:oldl2 (Results 1 – 1 of 1) sorted by relevance
2819 pt_entry_t newl2, oldl2; in pmap_remove_kernel_l2() local2847 __func__, l2, oldl2)); in pmap_remove_kernel_l2()5662 pd_entry_t *l0, *l1, *l2, oldl2; in pmap_advise() local5698 oldl2 = pmap_load(l2); in pmap_advise()5699 if (oldl2 == 0) in pmap_advise()5794 pd_entry_t *l2, oldl2; in pmap_clear_modify() local5824 oldl2 = pmap_load(l2); in pmap_clear_modify()5826 if ((oldl2 & ATTR_SW_DBM) != 0 && in pmap_clear_modify()6279 pt_entry_t *l3, newl3, oldl2; in pmap_demote_l2_locked() local6287 oldl2 = pmap_load(l2); in pmap_demote_l2_locked()[all …]