Searched refs:pte_cached_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/m68k/include/
H A Dpte_coldfire.h76 pte_cached_p(pt_entry_t pt_entry) function
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dpte.h87 pte_cached_p(pt_entry_t pt_entry) function
/netbsd-current/sys/arch/riscv/include/
H A Dpte.h113 pte_cached_p(pt_entry_t pte) function
/netbsd-current/sys/arch/mips/include/
H A Dpte.h309 pte_cached_p(pt_entry_t pte) function
/netbsd-current/sys/arch/aarch64/include/
H A Dpmap_machdep.h268 pte_cached_p(pt_entry_t pte) function
/netbsd-current/sys/uvm/pmap/
H A Dpmap.c1545 if (!VM_PAGEMD_EXECPAGE_P(mdpg) && pte_cached_p(npte)) {
1562 va, (uintptr_t)pg, pte_cached_p(npte), 0);

Completed in 106 milliseconds