Searched refs:pmap_pte_prot_chg (Results 1 – 2 of 2) sorted by relevance
211 #define pmap_pte_prot_chg(pte, np) ((np) ^ pmap_pte_prot(pte)) macro
1461 if (pmap_pte_prot_chg(l3pte, bits)) { in pmap_protect()