Home
last modified time | relevance | path

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

/linux-3.4.99/arch/hexagon/include/asm/
Dpgtable.h196 #define pte_present_exec_user(pte) \ macro
203 if (pte_present_exec_user(pteval)) in set_pte()
/linux-3.4.99/arch/ia64/include/asm/
Dpgtable.h328 #define pte_present_exec_user(pte)\ macro
339 if (pte_present_exec_user(pteval) && in set_pte()