access_error
static inline bool access_error(struct pt_regs *regs, struct vm_area_struct *vma)
static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma)
static inline bool access_error(unsigned long cause, struct vm_area_struct *vma)
static inline int access_error(int error_code, struct vm_area_struct *vma)
access_error(unsigned long error_code, struct vm_area_struct *vma)