Searched defs:access_error (Results 1 – 7 of 7) sorted by relevance
182 static inline bool access_error(unsigned long cause, struct vm_area_struct *vma) in access_error() function
172 static inline bool access_error(struct pt_regs *regs, struct vm_area_struct *vma) in access_error() function
360 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error() function
249 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() function
191 static inline bool access_error(unsigned int fsr, struct vm_area_struct *vma) in access_error() function
1076 access_error(unsigned long error_code, struct vm_area_struct *vma) in access_error() function
455 static bool access_error(struct vm_area_struct *vma, struct fault *fault) in access_error() function