Searched defs:exception (Results 1 – 19 of 19) sorted by relevance
/arch/mips/kernel/ |
D | genex.S | 513 .macro __BUILD_silent exception argument 530 .macro __BUILD_count exception argument
|
/arch/arm/nwfpe/ |
D | fpa11.h | 31 signed char exception; member
|
/arch/parisc/math-emu/ |
D | driver.c | 31 unsigned int exception : 6; member
|
/arch/x86/kernel/ |
D | kgdb.c | 709 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception() 718 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
|
/arch/powerpc/kernel/ |
D | kgdb.c | 113 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception()
|
/arch/x86/kvm/ |
D | mmu.h | 301 struct x86_exception *exception) in kvm_translate_gpa()
|
D | x86.c | 7301 struct x86_exception *exception) in translate_nested_gpa() 7316 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read() 7326 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write() 7338 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system() 7347 struct x86_exception *exception) in kvm_read_guest_virt_helper() 7379 struct x86_exception *exception) in kvm_fetch_guest_virt() 7406 struct x86_exception *exception) in kvm_read_guest_virt() 7424 struct x86_exception *exception, bool system) in emulator_read_std() 7439 struct x86_exception *exception) in kvm_write_guest_virt_helper() 7468 unsigned int bytes, struct x86_exception *exception, in emulator_write_std() [all …]
|
D | kvm_emulate.h | 315 struct x86_exception exception; member
|
/arch/ia64/kernel/ |
D | traps.c | 286 long exception, bundle[2]; in handle_fpu_swa() local
|
/arch/sh/kernel/ |
D | kgdb.c | 289 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
|
/arch/x86/kernel/cpu/mce/ |
D | severity.c | 36 enum exception { EXCP_CONTEXT = 1, NO_EXCP = 2 }; enum
|
/arch/s390/include/asm/ |
D | debug.h | 34 unsigned long exception : 1; member
|
/arch/x86/include/uapi/asm/ |
D | kvm.h | 285 __u32 exception; member 341 } exception; member
|
/arch/arm64/include/uapi/asm/ |
D | kvm.h | 189 } exception; member
|
/arch/s390/kernel/ |
D | debug.c | 928 int level, int exception) in debug_finish_entry()
|
/arch/x86/kvm/svm/ |
D | svm.c | 4459 struct x86_exception *exception) in svm_check_intercept()
|
/arch/x86/kvm/vmx/ |
D | vmx.c | 7986 struct x86_exception *exception) in vmx_check_intercept()
|
/arch/x86/kvm/mmu/ |
D | mmu.c | 4049 struct x86_exception *exception) in nonpaging_gva_to_gpa()
|
/arch/x86/include/asm/ |
D | kvm_host.h | 816 struct kvm_queued_exception exception; member
|