Searched refs:vma_is_pkey_exec_only (Results 1 – 2 of 2) sorted by relevance
62 static inline bool vma_is_pkey_exec_only(struct vm_area_struct *vma) in vma_is_pkey_exec_only() function95 } else if (vma_is_pkey_exec_only(vma)) { in __arch_override_mprotect_pkey()
379 static inline bool vma_is_pkey_exec_only(struct vm_area_struct *vma) in vma_is_pkey_exec_only() function398 if (vma_is_pkey_exec_only(vma) && (prot != PROT_EXEC)) in __arch_override_mprotect_pkey()