pte_exec
#define pte_exec(pte) (pte_isclear((pte), L_PTE_XN))
static inline int pte_exec(pte_t pte)
static inline int pte_exec(pte_t pte)
static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; }
static inline int pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; }
static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; }
static inline bool pte_exec(pte_t pte)
static inline bool pte_exec(pte_t pte) { return pte_val(pte) & _PAGE_EXEC; }
static inline int pte_exec(pte_t pte)
static inline unsigned long pte_exec(pte_t pte)
static inline int pte_exec(pte_t pte){
static inline int pte_exec(pte_t pte)