Home
last modified time | relevance | path

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

/linux-4.4.14/arch/hexagon/include/asm/
Dpgtable.h189 #define pte_present_exec_user(pte) \ macro
196 if (pte_present_exec_user(pteval)) in set_pte()
/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h324 #define pte_present_exec_user(pte)\ macro
335 if (pte_present_exec_user(pteval) && in set_pte()