Home
last modified time | relevance | path

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

/linux-6.6.21/arch/hexagon/include/asm/
Dpgtable.h145 #define pte_present_exec_user(pte) \ macro
152 if (pte_present_exec_user(pteval)) in set_pte()
/linux-6.6.21/arch/ia64/include/asm/
Dpgtable.h288 #define pte_present_exec_user(pte)\ macro
299 if (pte_present_exec_user(pteval) && in set_pte()