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

/netbsd-current/sys/arch/m68k/include/
H A Dpte_coldfire.h112 pte_nv_entry(bool kernel) function
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dpte.h130 pte_nv_entry(bool kernel) function
/netbsd-current/sys/arch/riscv/include/
H A Dpte.h144 pte_nv_entry(bool kernel_p) function
/netbsd-current/sys/arch/mips/include/
H A Dpte.h325 pte_nv_entry(bool kernel_p) function
/netbsd-current/sys/arch/aarch64/include/
H A Dpmap_machdep.h282 pte_nv_entry(bool kernel_p) function
/netbsd-current/sys/uvm/pmap/
H A Dpmap.c988 const pt_entry_t npte = pte_nv_entry(is_kernel_pmap_p);
1159 const pt_entry_t npte = pte_nv_entry(is_kernel_pmap_p);
1504 const pt_entry_t rpte = pte_nv_entry(false);
1651 const pt_entry_t new_pte = pte_nv_entry(true);

Completed in 116 milliseconds