Searched defs:pte_mkexec (Results 1 – 8 of 8) sorted by relevance
377 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec() function
297 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec() function
292 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec() function
287 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec() function
210 #define pte_mkexec hv_pte_set_executable macro
354 static inline pte_t pte_mkexec(pte_t pte) \ in pte_mkexec() function
263 static inline pte_t pte_mkexec(pte_t pte) { pte_val(pte) &= ~_PAGE_NX; return pte; } in pte_mkexec() function
206 static inline pte_t pte_mkexec(pte_t pte) in pte_mkexec() function