/linux-6.6.21/arch/x86/mm/ |
D | fault.c | 122 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) in is_prefetch() 463 static int is_f00f_bug(struct pt_regs *regs, unsigned long error_code, in is_f00f_bug() 508 show_fault_oops(struct pt_regs *regs, unsigned long error_code, unsigned long address) in show_fault_oops() 585 pgtable_bad(struct pt_regs *regs, unsigned long error_code, in pgtable_bad() 607 unsigned long *error_code) in sanitize_error_code() 623 unsigned long error_code) in set_signal_archinfo() 633 page_fault_oops(struct pt_regs *regs, unsigned long error_code, in page_fault_oops() 713 kernelmode_fixup_or_oops(struct pt_regs *regs, unsigned long error_code, in kernelmode_fixup_or_oops() 769 show_signal_msg(struct pt_regs *regs, unsigned long error_code, in show_signal_msg() 811 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore() [all …]
|
/linux-6.6.21/arch/sh/mm/ |
D | fault.c | 222 no_context(struct pt_regs *regs, unsigned long error_code, in no_context() 244 __bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in __bad_area_nosemaphore() 263 bad_area_nosemaphore(struct pt_regs *regs, unsigned long error_code, in bad_area_nosemaphore() 270 __bad_area(struct pt_regs *regs, unsigned long error_code, in __bad_area() 285 bad_area(struct pt_regs *regs, unsigned long error_code, unsigned long address) in bad_area() 291 bad_area_access_error(struct pt_regs *regs, unsigned long error_code, in bad_area_access_error() 298 do_sigbus(struct pt_regs *regs, unsigned long error_code, unsigned long address) in do_sigbus() 313 mm_fault_error(struct pt_regs *regs, unsigned long error_code, in mm_fault_error() 358 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error() 390 unsigned long error_code, in do_page_fault()
|
D | tlbex_32.c | 22 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss()
|
/linux-6.6.21/arch/x86/kernel/ |
D | cet.c | 28 static const char *cp_err_string(unsigned long error_code) in cp_err_string() 37 static void do_unexpected_cp(struct pt_regs *regs, unsigned long error_code) in do_unexpected_cp() 47 static void do_user_cp_fault(struct pt_regs *regs, unsigned long error_code) in do_user_cp_fault() 84 static void do_kernel_cp_fault(struct pt_regs *regs, unsigned long error_code) in do_kernel_cp_fault()
|
D | traps.c | 94 struct pt_regs *regs, long error_code) in do_trap_no_signal() 135 struct pt_regs *regs, long error_code) in show_signal() 149 long error_code, int sicode, void __user *addr) in do_trap() 165 static void do_error_trap(struct pt_regs *regs, long error_code, char *str, in do_error_trap() 613 unsigned long error_code, const char *str, in gp_try_fixup_and_notify() 634 unsigned long error_code, const char *str) in gp_user_force_sig_segv() 1274 static void ve_raise_fault(struct pt_regs *regs, long error_code, in ve_raise_fault()
|
D | sev.c | 338 unsigned long error_code = X86_PF_PROT | X86_PF_WRITE; in vc_write_mem() local 417 unsigned long error_code = X86_PF_PROT; in vc_read_mem() local 1814 long error_code = ctxt->fi.error_code; in vc_forward_exception() local 1859 static bool vc_raw_handle_exception(struct pt_regs *regs, unsigned long error_code) in vc_raw_handle_exception() 1915 static __always_inline bool vc_is_db(unsigned long error_code) in vc_is_db()
|
/linux-6.6.21/arch/x86/boot/compressed/ |
D | ident_map_64.c | 344 static void do_pf_error(const char *msg, unsigned long error_code, in do_pf_error() 360 void do_boot_page_fault(struct pt_regs *regs, unsigned long error_code) in do_boot_page_fault() 389 void do_boot_nmi_trap(struct pt_regs *regs, unsigned long error_code) in do_boot_nmi_trap()
|
D | idt_handlers_64.S | 15 .macro EXCEPTION_HANDLER name function error_code=0
|
/linux-6.6.21/arch/powerpc/mm/ |
D | fault.c | 192 static bool bad_kernel_fault(struct pt_regs *regs, unsigned long error_code, in bad_kernel_fault() 306 unsigned long error_code, unsigned long address) in sanity_check_fault() 406 unsigned long error_code) in ___do_page_fault()
|
/linux-6.6.21/tools/testing/selftests/kvm/x86_64/ |
D | nested_exceptions_test.c | 77 uint32_t error_code) in svm_run_l2() 115 static void vmx_run_l2(void *l2_code, int vector, uint32_t error_code) in vmx_run_l2()
|
D | smaller_maxphyaddr_emulation_test.c | 26 uint64_t error_code; in guest_code() local
|
/linux-6.6.21/drivers/platform/x86/intel/ifs/ |
D | ifs.h | 154 u32 error_code :8; member 168 u32 error_code :8; member 192 u32 error_code :8; member
|
/linux-6.6.21/arch/x86/include/asm/ |
D | vsyscall.h | 20 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall()
|
D | cpu.h | 49 static inline bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock()
|
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vf_error.c | 34 uint16_t error_code; in amdgpu_vf_error_put() local
|
/linux-6.6.21/arch/m68k/mm/ |
D | fault.c | 69 unsigned long error_code) in do_page_fault()
|
/linux-6.6.21/arch/x86/um/shared/sysdep/ |
D | faultinfo_64.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
D | faultinfo_32.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
/linux-6.6.21/arch/x86/entry/vdso/ |
D | extable.c | 13 unsigned long error_code, unsigned long fault_addr) in fixup_vdso_exception()
|
/linux-6.6.21/arch/sh/kernel/ |
D | traps_32.c | 492 unsigned long error_code = 0; in do_address_error() local 619 unsigned long error_code; in do_reserved_inst() local
|
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_hsi.h | 28 __le16 error_code; member 82 __le16 error_code; member 523 __le16 error_code; member 552 __le16 error_code; member 592 __le16 error_code; member 1426 __le16 error_code; member 1449 __le16 error_code; member 1473 __le16 error_code; member 1497 __le16 error_code; member 1556 __le16 error_code; member [all …]
|
/linux-6.6.21/arch/microblaze/mm/ |
D | fault.c | 87 unsigned long error_code) in do_page_fault()
|
/linux-6.6.21/arch/um/kernel/ |
D | ptrace.c | 114 static void send_sigtrap(struct uml_pt_regs *regs, int error_code) in send_sigtrap()
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvfw/ |
D | sec2.h | 81 u32 error_code; member 101 u32 error_code; member
|
/linux-6.6.21/arch/arm/include/asm/ |
D | processor.h | 35 unsigned long error_code; member
|