Home
last modified time | relevance | path

Searched defs:error_code (Results 51 – 75 of 114) sorted by relevance

12345

/linux-6.8/arch/x86/kvm/mmu/
Dmmu_internal.h193 const u32 error_code; member
/linux-6.8/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.h106 __le16 error_code; member
/linux-6.8/drivers/net/can/usb/etas_es58x/
Des58x_fd.h166 u8 error_code; member
/linux-6.8/drivers/media/platform/allegro-dvt/
Dallegro-mail.h164 u32 error_code; member
260 u32 error_code; member
/linux-6.8/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_leaf.c268 u8 error_code; member
277 u8 error_code; member
1421 u8 error_code = 0; in kvaser_usb_leaf_error_event() local
/linux-6.8/arch/x86/kernel/cpu/
Dintel.c1240 bool handle_user_split_lock(struct pt_regs *regs, long error_code) in handle_user_split_lock()
/linux-6.8/arch/mips/include/asm/
Dprocessor.h264 unsigned long error_code; member
/linux-6.8/drivers/iommu/
Dapple-dart.c1007 u32 error_code = FIELD_GET(DART_T8020_ERROR_CODE, error); in apple_dart_t8020_irq() local
1044 u32 error_code = FIELD_GET(DART_T8110_ERROR_CODE, error); in apple_dart_t8110_irq() local
/linux-6.8/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h1070 uint64_t error_code; member
1148 #define kvm_asm_safe_ec(insn, error_code, inputs...) \ argument
1161 uint64_t error_code; in rdmsr_safe() local
Dhyperv.h252 uint64_t error_code; in __hyperv_hypercall() local
/linux-6.8/arch/x86/include/asm/
Dsev.h36 unsigned long error_code; member
/linux-6.8/drivers/thunderbolt/
Ddma_test.c108 enum dma_test_test_error error_code; member
/linux-6.8/drivers/scsi/
Dppa.c170 static inline void ppa_fail_func(ppa_struct *dev, int error_code) in ppa_fail_func()
Dimm.c158 imm_fail_func(imm_struct *dev, int error_code) in imm_fail_func()
/linux-6.8/arch/x86/kvm/svm/
Dnested.c1373 u32 error_code) in nested_svm_is_exception_vmexit()
/linux-6.8/drivers/gpu/drm/amd/include/
Damd_acpi.h70 u8 error_code; /* error code */ member
/linux-6.8/net/can/j1939/
Dsocket.c1288 int error_code = ENETDOWN; in j1939_sk_netdev_event_netdown() local
/linux-6.8/drivers/gpu/drm/amd/display/dc/
Ddm_services_types.h227 uint8_t error_code; /* Byte 4 */ member
/linux-6.8/drivers/platform/x86/
Dacer-wmi.c199 u8 error_code; /* Error Code */ member
218 u8 error_code; /* Error Code */ member
/linux-6.8/drivers/scsi/qedi/
Dqedi_iscsi.c1523 enum iscsi_error_types error_code; member
/linux-6.8/arch/x86/kernel/
Dptrace.c1408 void send_sigtrap(struct pt_regs *regs, int error_code, int si_code) in send_sigtrap()
/linux-6.8/drivers/mmc/host/
Dvub300.c116 u8 error_code; member
755 static int vub300_response_error(u8 error_code) in vub300_response_error()
/linux-6.8/arch/x86/kvm/vmx/
Dvmx.c5187 u32 intr_info, ex_no, error_code; in handle_exception_nmi() local
5693 u32 error_code = 0; in handle_task_switch() local
5749 u64 error_code; in handle_ept_violation() local
6147 u32 *intr_info, u32 *error_code) in vmx_get_exit_info()
/linux-6.8/arch/x86/kvm/
Dx86.c626 bool has_error_code, u32 error_code, in kvm_queue_exception_vmexit()
647 unsigned nr, bool has_error, u32 error_code, in kvm_multiple_exception()
751 u32 error_code, unsigned long payload) in kvm_queue_exception_e_p()
824 void kvm_queue_exception_e(struct kvm_vcpu *vcpu, unsigned nr, u32 error_code) in kvm_queue_exception_e()
830 void kvm_requeue_exception_e(struct kvm_vcpu *vcpu, unsigned nr, u32 error_code) in kvm_requeue_exception_e()
11655 int reason, bool has_error_code, u32 error_code) in kvm_task_switch()
13555 void kvm_fixup_and_inject_pf_error(struct kvm_vcpu *vcpu, gva_t gva, u16 error_code) in kvm_fixup_and_inject_pf_error()
/linux-6.8/arch/powerpc/kernel/
Dtraps.c2136 unsigned long error_code = regs->dsisr; in DEFINE_INTERRUPT_HANDLER() local

12345