Searched defs:pte_exec (Results 1 – 12 of 12) sorted by relevance
327 static inline int pte_exec(pte_t pte) in pte_exec() function
197 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
126 static inline int pte_exec(pte_t pte){ in pte_exec() function
185 #define pte_exec(pte) (pte_isclear((pte), L_PTE_XN)) macro
246 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
202 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
398 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
638 static inline unsigned long pte_exec(pte_t pte) in pte_exec() function
383 static inline int pte_exec(pte_t pte) in pte_exec() function
460 static inline bool pte_exec(pte_t pte) in pte_exec() function
247 static inline int pte_exec(pte_t pte) in pte_exec() function