Searched defs:pte_exec (Results 1 – 12 of 12) sorted by relevance
330 static inline int pte_exec(pte_t pte) in pte_exec() function
167 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
168 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
187 #define pte_exec(pte) (pte_isclear((pte), L_PTE_XN)) macro
219 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
247 static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
397 static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; } in pte_exec() function
366 static inline int pte_exec(pte_t pte) in pte_exec() function
640 static inline unsigned long pte_exec(pte_t pte) in pte_exec() function
459 static inline bool pte_exec(pte_t pte) in pte_exec() function
208 static inline int pte_exec(pte_t pte) in pte_exec() function