Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dgenex.S513 .macro __BUILD_silent exception argument
530 .macro __BUILD_count exception argument
/arch/arm/nwfpe/
Dfpa11.h31 signed char exception; member
/arch/x86/kernel/
Dkgdb.c709 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/
Dkgdb.c113 int kgdb_skipexception(int exception, struct pt_regs *regs) in kgdb_skipexception()
/arch/x86/kvm/
Dmmu.h284 struct x86_exception *exception) in kvm_translate_gpa()
Dx86.c7561 struct x86_exception *exception) in translate_nested_gpa()
7576 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
7586 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
7598 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
7607 struct x86_exception *exception) in kvm_read_guest_virt_helper()
7639 struct x86_exception *exception) in kvm_fetch_guest_virt()
7666 struct x86_exception *exception) in kvm_read_guest_virt()
7684 struct x86_exception *exception, bool system) in emulator_read_std()
7699 struct x86_exception *exception) in kvm_write_guest_virt_helper()
7728 unsigned int bytes, struct x86_exception *exception, in emulator_write_std()
[all …]
Dkvm_emulate.h330 struct x86_exception exception; member
/arch/sh/kernel/
Dkgdb.c289 unsigned long kgdb_arch_pc(int exception, struct pt_regs *regs) in kgdb_arch_pc()
/arch/x86/kernel/cpu/mce/
Dseverity.c36 enum exception { EXCP_CONTEXT = 1, NO_EXCP = 2 }; enum
/arch/s390/include/asm/
Ddebug.h34 unsigned long exception : 1; member
/arch/arm64/include/uapi/asm/
Dkvm.h192 } exception; member
/arch/s390/kernel/
Ddebug.c927 int level, int exception) in debug_finish_entry()
/arch/x86/include/uapi/asm/
Dkvm.h286 __u32 exception; member
342 } exception; member
/arch/x86/kvm/svm/
Dsvm.c4618 struct x86_exception *exception) in svm_check_intercept()
/arch/x86/kvm/vmx/
Dvmx.c8059 struct x86_exception *exception) in vmx_check_intercept()
/arch/x86/kvm/mmu/
Dmmu.c4117 struct x86_exception *exception) in nonpaging_gva_to_gpa()
/arch/x86/include/asm/
Dkvm_host.h845 struct kvm_queued_exception exception; member