Searched refs:pte_modified_p (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/m68k/include/
H A Dpte_coldfire.h82 pte_modified_p(pt_entry_t pt_entry) function
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dpte.h93 pte_modified_p(pt_entry_t pt_entry) function
/netbsd-current/sys/arch/riscv/include/
H A Dpte.h107 pte_modified_p(pt_entry_t pte) function
/netbsd-current/sys/arch/mips/include/
H A Dpte.h267 pte_modified_p(pt_entry_t pte) function
/netbsd-current/sys/arch/aarch64/include/
H A Dpmap_machdep.h229 pte_modified_p(pt_entry_t pte) function
/netbsd-current/sys/uvm/pmap/
H A Dpmap.c1137 pmap_remove_pv(pmap, sva, pg, pte_modified_p(pte));
1273 if (pg != NULL && pte_modified_p(pte)) {
/netbsd-current/sys/arch/mips/mips/
H A Dtrap.c328 if (!pte_modified_p(pte)) {

Completed in 181 milliseconds