Home
last modified time | relevance | path

Searched refs:pte_present_exec_user (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/hexagon/include/asm/
Dpgtable.h169 #define pte_present_exec_user(pte) \ macro
176 if (pte_present_exec_user(pteval)) in set_pte()
/linux-5.19.10/arch/ia64/include/asm/
Dpgtable.h318 #define pte_present_exec_user(pte)\ macro
329 if (pte_present_exec_user(pteval) && in set_pte()