Lines Matching defs:error_code
124 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) in is_prefetch()
465 static int is_f00f_bug(struct pt_regs *regs, unsigned long error_code, in is_f00f_bug()
510 show_fault_oops(struct pt_regs *regs, unsigned long error_code, unsigned long address) in show_fault_oops()
592 pgtable_bad(struct pt_regs *regs, unsigned long error_code, in pgtable_bad()
614 unsigned long *error_code) in sanitize_error_code()
630 unsigned long error_code) in set_signal_archinfo()
640 page_fault_oops(struct pt_regs *regs, unsigned long error_code, in page_fault_oops()
720 kernelmode_fixup_or_oops(struct pt_regs *regs, unsigned long error_code, in kernelmode_fixup_or_oops()
745 show_signal_msg(struct pt_regs *regs, unsigned long error_code, in show_signal_msg()
778 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore()
830 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore()
837 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area()
853 static inline bool bad_area_access_from_pkeys(unsigned long error_code, in bad_area_access_from_pkeys()
871 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, in bad_area_access_error()
910 do_sigbus(struct pt_regs *regs, unsigned long error_code, unsigned long address, in do_sigbus()
950 static int spurious_kernel_fault_check(unsigned long error_code, pte_t *pte) in spurious_kernel_fault_check()
983 spurious_kernel_fault(unsigned long error_code, unsigned long address) in spurious_kernel_fault()
1052 access_error(unsigned long error_code, struct vm_area_struct *vma) in access_error()
1211 unsigned long error_code, in do_user_addr_fault()
1455 trace_page_fault_entries(struct pt_regs *regs, unsigned long error_code, in trace_page_fault_entries()
1468 handle_page_fault(struct pt_regs *regs, unsigned long error_code, in handle_page_fault()