Searched defs:exception (Results 1 – 16 of 16) sorted by relevance
/arch/blackfin/kernel/ |
D | exception.c | 11 int bfin_request_exception(unsigned int exception, void (*handler)(void)) in bfin_request_exception() 29 int bfin_free_exception(unsigned int exception, void (*handler)(void)) in bfin_free_exception()
|
/arch/s390/include/uapi/asm/ |
D | debug.h | 22 unsigned long long exception:1; member
|
/arch/mips/kernel/ |
D | genex.S | 456 .macro __BUILD_silent exception argument 473 .macro __BUILD_count exception argument
|
/arch/arm/nwfpe/ |
D | fpa11.h | 43 signed char exception; member
|
/arch/parisc/math-emu/ |
D | driver.c | 44 unsigned int exception : 6; member
|
/arch/x86/kernel/ |
D | kgdb.c | 730 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception() 739 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
|
/arch/x86/kvm/ |
D | x86.c | 550 struct x86_exception exception; in kvm_read_guest_page_mmu() local 4593 struct x86_exception *exception) in translate_nested_gpa() 4607 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read() 4614 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_fetch() 4622 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write() 4631 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system() 4638 struct x86_exception *exception) in kvm_read_guest_virt_helper() 4670 struct x86_exception *exception) in kvm_fetch_guest_virt() 4696 struct x86_exception *exception) in kvm_read_guest_virt() 4714 struct x86_exception *exception, bool system) in emulator_read_std() [all …]
|
D | mmu.c | 3720 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa() 3729 struct x86_exception *exception) in nonpaging_gva_to_gpa_nested()
|
/arch/powerpc/kernel/ |
D | kgdb.c | 114 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception()
|
/arch/ia64/kernel/ |
D | traps.c | 294 long exception, bundle[2]; in handle_fpu_swa() local
|
/arch/sh/kernel/ |
D | kgdb.c | 291 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
|
/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 35 enum exception { EXCP_CONTEXT = 1, NO_EXCP = 2 }; enum
|
/arch/x86/include/uapi/asm/ |
D | kvm.h | 252 __u32 exception; member 304 } exception; member
|
/arch/s390/kernel/ |
D | debug.c | 868 int exception) in debug_finish_entry()
|
/arch/x86/include/asm/ |
D | kvm_emulate.h | 306 struct x86_exception exception; member
|
D | kvm_host.h | 575 } exception; member 1290 struct x86_exception *exception) in translate_gpa()
|