| /linux/arch/sh/mm/ |
| H A 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()
|
| H A D | tlbex_32.c | 23 handle_tlbmiss(struct pt_regs *regs, unsigned long error_code, in handle_tlbmiss()
|
| /linux/arch/x86/entry/ |
| H A D | entry_fred.c | 21 static noinstr void fred_bad_type(struct pt_regs *regs, unsigned long error_code) in fred_bad_type() 181 noinstr void exc_vmm_communication(struct pt_regs *regs, unsigned long error_code) in exc_vmm_communication() 190 static noinstr void fred_hwexc(struct pt_regs *regs, unsigned long error_code) in fred_hwexc() 229 static noinstr void fred_swexc(struct pt_regs *regs, unsigned long error_code) in fred_swexc() 240 unsigned long error_code = regs->orig_ax; in fred_entry_from_user() local 272 unsigned long error_code = regs->orig_ax; in fred_entry_from_kernel() local
|
| /linux/arch/x86/kernel/ |
| H A D | traps.c | 281 struct pt_regs *regs, long error_code) in do_trap_no_signal() 322 struct pt_regs *regs, long error_code) in show_signal() 336 long error_code, int sicode, void __user *addr) in do_trap() 352 static void do_error_trap(struct pt_regs *regs, long error_code, char *str, in do_error_trap() 885 unsigned long error_code, const char *str, in gp_try_fixup_and_notify() 906 unsigned long error_code, const char *str) in gp_user_force_sig_segv() 1585 static void ve_raise_fault(struct pt_regs *regs, long error_code, in ve_raise_fault()
|
| H A D | vm86_32.c | 527 int handle_vm86_trap(struct kernel_vm86_regs *regs, long error_code, int trapno) in handle_vm86_trap() 547 void handle_vm86_fault(struct kernel_vm86_regs *regs, long error_code) in handle_vm86_fault()
|
| /linux/arch/x86/boot/compressed/ |
| H A D | ident_map_64.c | 345 static void do_pf_error(const char *msg, unsigned long error_code, in do_pf_error() 361 void do_boot_page_fault(struct pt_regs *regs, unsigned long error_code) in do_boot_page_fault() 390 void do_boot_nmi_trap(struct pt_regs *regs, unsigned long error_code) in do_boot_nmi_trap()
|
| H A D | idt_handlers_64.S | 15 .macro EXCEPTION_HANDLER name function error_code=0
|
| /linux/drivers/platform/x86/intel/ifs/ |
| H A D | ifs.h | 191 u32 error_code :8; member 203 u32 error_code :8; member 218 u32 error_code :8; member 228 u32 error_code :8; member 269 u32 error_code :8; member 308 u32 error_code :8; member
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | nested_exceptions_test.c | 75 u32 error_code) in svm_run_l2() argument 114 static void vmx_run_l2(void *l2_code, int vector, u32 error_code) in vmx_run_l2() argument
|
| /linux/arch/x86/mm/ |
| H A D | extable.c | 221 struct pt_regs *regs, unsigned long error_code) in ex_handler_eretu() 299 int fixup_exception(struct pt_regs *regs, int trapnr, unsigned long error_code, in fixup_exception()
|
| /linux/arch/m68k/mm/ |
| H A D | fault.c | 71 unsigned long error_code) in do_page_fault()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vf_error.c | 34 uint16_t error_code; in amdgpu_vf_error_put() local
|
| /linux/arch/sh/kernel/ |
| H A D | traps_32.c | 493 unsigned long error_code = 0; in do_address_error() local 620 unsigned long error_code; in do_reserved_inst() local
|
| /linux/arch/x86/entry/vdso/ |
| H A D | extable.c | 13 unsigned long error_code, unsigned long fault_addr) in fixup_vdso_exception()
|
| /linux/arch/x86/um/shared/sysdep/ |
| H A D | faultinfo_64.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
| H A D | faultinfo_32.h | 19 int error_code; /* in ptrace_faultinfo misleadingly called is_write */ member
|
| /linux/arch/microblaze/mm/ |
| H A D | fault.c | 87 unsigned long error_code) in do_page_fault()
|
| /linux/kernel/trace/rv/monitors/pagefault/ |
| H A D | pagefault.c | 39 unsigned long error_code) in handle_page_fault()
|
| /linux/arch/um/kernel/ |
| H A D | ptrace.c | 112 static void send_sigtrap(struct uml_pt_regs *regs, int error_code) in send_sigtrap()
|
| /linux/drivers/gpu/drm/nouveau/include/nvfw/ |
| H A D | sec2.h | 81 u32 error_code; member 101 u32 error_code; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fw.c | 448 u32 *update_handle, u8 *error_code, in mlx5_reg_mcc_query() 576 u8 control_state, error_code; in mlx5_fsm_lock() local 640 u8 control_state, error_code; in mlx5_fsm_query_state() local
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-trap.c | 45 #define pr_error(error_code, format, ...) \ argument
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| H A D | osdep_service.c | 10 inline int RTW_STATUS_CODE(int error_code) in RTW_STATUS_CODE()
|
| /linux/arch/arm/include/uapi/asm/ |
| H A D | sigcontext.h | 12 unsigned long error_code; member
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 1943 u64 error_code = svm->vmcb->control.exit_info_1; in pf_interception() local 1959 u64 error_code = svm->vmcb->control.exit_info_1; in npf_interception() local 2278 u32 error_code = svm->vmcb->control.exit_info_1; in gp_interception() local 2420 u32 error_code = 0; in task_switch_interception() local 3612 u32 *intr_info, u32 *error_code) in svm_get_exit_info() 3628 u32 *error_code) in svm_get_entry_info() 4301 u32 error_code = 0; in svm_complete_interrupts() local 5061 u64 error_code; in svm_check_emulate_instruction() local
|