Searched defs:pmap_pte_prot_chg (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/alpha/include/
H A Dpmap.h280 #define pmap_pte_prot_chg(pte, np) ((np) ^ pmap_pte_prot(pte)) macro
/netbsd-current/sys/arch/m68k/m68k/
H A Dpmap_motorola.c213 #define pmap_pte_prot_chg(pte, np) ((np) ^ pmap_pte_prot(pte)) macro

Completed in 175 milliseconds