Searched refs:pte_exec_p (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/m68k/include/
H A Dpte_coldfire.h94 pte_exec_p(pt_entry_t pt_entry) function
102 return !pte_exec_p(pt_entry);
/netbsd-current/sys/arch/powerpc/include/booke/
H A Dpte.h105 pte_exec_p(pt_entry_t pt_entry) function
/netbsd-current/sys/arch/powerpc/booke/
H A Dbooke_pmap.c76 if (!pte_valid_p(pt_entry) || !pte_exec_p(pt_entry)) {

Completed in 91 milliseconds