Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 16 of 16) sorted by relevance

/arch/blackfin/kernel/
Dexception.c11 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/
Ddebug.h22 unsigned long long exception:1; member
/arch/mips/kernel/
Dgenex.S456 .macro __BUILD_silent exception argument
473 .macro __BUILD_count exception argument
/arch/arm/nwfpe/
Dfpa11.h43 signed char exception; member
/arch/parisc/math-emu/
Ddriver.c44 unsigned int exception : 6; member
/arch/x86/kernel/
Dkgdb.c730 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/
Dx86.c550 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 …]
Dmmu.c3720 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/
Dkgdb.c114 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception()
/arch/ia64/kernel/
Dtraps.c294 long exception, bundle[2]; in handle_fpu_swa() local
/arch/sh/kernel/
Dkgdb.c291 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
/arch/x86/kernel/cpu/mcheck/
Dmce-severity.c35 enum exception { EXCP_CONTEXT = 1, NO_EXCP = 2 }; enum
/arch/x86/include/uapi/asm/
Dkvm.h252 __u32 exception; member
304 } exception; member
/arch/s390/kernel/
Ddebug.c868 int exception) in debug_finish_entry()
/arch/x86/include/asm/
Dkvm_emulate.h306 struct x86_exception exception; member
Dkvm_host.h575 } exception; member
1290 struct x86_exception *exception) in translate_gpa()