Searched refs:newpdpe (Results 1 – 1 of 1) sorted by relevance
9584 pdp_entry_t newpdpe, oldpdpe; in pmap_demote_pdpe() local9608 newpdpe = pdpgpa | PG_M | PG_A | (oldpdpe & PG_U) | PG_RW | PG_V; in pmap_demote_pdpe()9626 *pdpe = newpdpe; in pmap_demote_pdpe()