Searched defs:access_error (Results 1 – 6 of 6) sorted by relevance
171 static inline bool access_error(struct pt_regs *regs, struct vm_area_struct *vma) in access_error() function
194 static inline bool access_error(unsigned long cause, struct vm_area_struct *vma) in access_error() function
358 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error() function
244 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() function
1041 access_error(unsigned long error_code, struct vm_area_struct *vma) in access_error() function
456 static bool access_error(struct vm_area_struct *vma, struct fault *fault) in access_error() function