Searched defs:exception (Results 1 - 25 of 45) sorted by path

12

/linux-master/arch/arm/nwfpe/
H A Dfpa11.h31 signed char exception; member in struct:roundingData
/linux-master/arch/parisc/math-emu/
H A Ddriver.c31 unsigned int exception : 6; member in struct:exc_reg
/linux-master/drivers/acpi/acpica/
H A Dutexcep.c32 const struct acpi_exception_info *exception; local
68 const struct acpi_exception_info *exception = NULL; local
[all...]
/linux-master/tools/lib/subcmd/
H A Dpager.c40 fd_set exception; local
/linux-master/arch/alpha/lib/
H A Dclear_user.S
H A Dev6-clear_user.S
/linux-master/arch/arm64/include/uapi/asm/
H A Dkvm.h192 } exception; member in struct:kvm_vcpu_events
/linux-master/arch/powerpc/kernel/
H A Dkgdb.c113 int kgdb_skipexception(int exception, struct pt_regs *regs) argument
/linux-master/arch/s390/include/asm/
H A Ddebug.h34 unsigned long exception : 1; member in struct:__debug_entry
/linux-master/arch/s390/kernel/
H A Ddebug.c927 debug_finish_entry(debug_info_t *id, debug_entry_t *active, int level, int exception) argument
/linux-master/arch/sh/kernel/
H A Dkgdb.c289 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) argument
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h843 struct kvm_queued_exception exception; member in struct:kvm_vcpu_arch
/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h285 __u32 exception; member in struct:kvm_debug_exit_arch
341 } exception; member in struct:kvm_vcpu_events
/linux-master/arch/x86/kernel/cpu/mce/
H A Dseverity.c36 enum exception { EXCP_CONTEXT = 1, NO_EXCP = 2 }; enum
/linux-master/arch/x86/kernel/
H A Dkgdb.c709 int kgdb_skipexception(int exception, struc argument
718 kgdb_arch_pc(int exception, struct pt_regs *regs) argument
[all...]
/linux-master/arch/x86/kvm/
H A Dkvm_emulate.h324 struct x86_exception exception; member in struct:x86_emulate_ctxt
H A Dmmu.h313 kvm_translate_gpa(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, gpa_t gpa, u64 access, struct x86_exception *exception) argument
H A Dx86.c7523 translate_nested_gpa(struct kvm_vcpu *vcpu, gpa_t gpa, u64 access, struct x86_exception *exception) argument
7538 kvm_mmu_gva_to_gpa_read(struct kvm_vcpu *vcpu, gva_t gva, struct x86_exception *exception) argument
7548 kvm_mmu_gva_to_gpa_write(struct kvm_vcpu *vcpu, gva_t gva, struct x86_exception *exception) argument
7560 kvm_mmu_gva_to_gpa_system(struct kvm_vcpu *vcpu, gva_t gva, struct x86_exception *exception) argument
7568 kvm_read_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, struct kvm_vcpu *vcpu, u64 access, struct x86_exception *exception) argument
7600 kvm_fetch_guest_virt(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) argument
7627 kvm_read_guest_virt(struct kvm_vcpu *vcpu, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) argument
7645 emulator_read_std(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception, bool system) argument
7660 kvm_write_guest_virt_helper(gva_t addr, void *val, unsigned int bytes, struct kvm_vcpu *vcpu, u64 access, struct x86_exception *exception) argument
7690 emulator_write_std(struct x86_emulate_ctxt *ctxt, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception, bool system) argument
7706 kvm_write_guest_virt_system(struct kvm_vcpu *vcpu, gva_t addr, void *val, unsigned int bytes, struct x86_exception *exception) argument
7766 vcpu_mmio_gva_to_gpa(struct kvm_vcpu *vcpu, unsigned long gva, gpa_t *gpa, struct x86_exception *exception, bool write) argument
7880 emulator_read_write_onepage(unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, struct kvm_vcpu *vcpu, const struct read_write_emulator_ops *ops) argument
7931 emulator_read_write(struct x86_emulate_ctxt *ctxt, unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, const struct read_write_emulator_ops *ops) argument
7985 emulator_read_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception) argument
7995 emulator_write_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, const void *val, unsigned int bytes, struct x86_exception *exception) argument
8008 emulator_cmpxchg_emulated(struct x86_emulate_ctxt *ctxt, unsigned long addr, const void *old, const void *new, unsigned int bytes, struct x86_exception *exception) argument
[all...]
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c4088 nonpaging_gva_to_gpa(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, gpa_t vaddr, u64 access, struct x86_exception *exception) argument
H A Dpaging_tmpl.h868 gva_to_gpa(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, gpa_t addr, u64 access, struct x86_exception *exception) argument
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4431 svm_check_intercept(struct kvm_vcpu *vcpu, struct x86_instruction_info *info, enum x86_intercept_stage stage, struct x86_exception *exception) argument
[all...]
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8004 vmx_check_intercept(struct kvm_vcpu *vcpu, struct x86_instruction_info *info, enum x86_intercept_stage stage, struct x86_exception *exception) argument
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h3622 } exception; member in union:fw_error_cmd::fw_error
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman.c1435 static u32 get_exception_flag(enum fman_exceptions exception) argument
548 fman_exceptions(struct fman *fman, enum fman_exceptions exception) argument
949 set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) argument
2014 fman_set_exception(struct fman *fman, enum fman_exceptions exception, bool enable) argument
[all...]
H A Dfman_dtsec.c522 static int get_exception_flag(enum fman_mac_exceptions exception) argument
1208 dtsec_set_exception(struct fman_mac *dtsec, enum fman_mac_exceptions exception, bool enable) argument

Completed in 542 milliseconds

12