Searched defs:pte_exec (Results 1 – 6 of 6) sorted by relevance
203 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
162 static inline int pte_exec(pte_t pte) in pte_exec() function
399 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
365 static inline int pte_exec(pte_t pte) in pte_exec() function
470 static inline bool pte_exec(pte_t pte) in pte_exec() function
240 static inline int pte_exec(pte_t pte) in pte_exec() function