Home
last modified time | relevance | path

Searched refs:x86_exception (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h22 struct x86_exception { struct
117 struct x86_exception *fault, bool system);
129 struct x86_exception *fault, bool system);
139 struct x86_exception *fault);
149 struct x86_exception *fault);
161 struct x86_exception *fault);
176 struct x86_exception *fault);
315 struct x86_exception exception;
H A Dmmu.h296 struct x86_exception *exception);
301 struct x86_exception *exception) in kvm_translate_gpa()
H A Dx86.h299 struct x86_exception *exception);
303 struct x86_exception *exception);
498 struct x86_exception *e);
H A Dx86.c797 struct x86_exception *fault) in kvm_inject_emulated_page_fault()
7301 struct x86_exception *exception) in translate_nested_gpa()
7338 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
7379 struct x86_exception *exception) in kvm_fetch_guest_virt()
7507 struct x86_exception e; in handle_ud()
7709 struct x86_exception *exception, in emulator_read_write()
7764 struct x86_exception *exception) in emulator_read_emulated()
13132 struct x86_exception fault; in kvm_arch_async_page_not_present()
13341 struct x86_exception fault; in kvm_fixup_and_inject_pf_error()
13369 struct x86_exception *e) in kvm_handle_memory_failure()
[all …]
H A Dxen.c1210 struct x86_exception e; in kvm_xen_schedop_poll()
1342 struct x86_exception e; in kvm_xen_hcall_vcpu_op()
2022 struct x86_exception e; in kvm_xen_hcall_evtchn_send()
/openbmc/u-boot/arch/x86/include/asm/
H A Dinterrupt.h18 enum x86_exception { enum
/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.c76 struct x86_exception ex; in sgx_gva_to_gpa()
106 struct x86_exception ex; in sgx_inject_fault()
224 struct x86_exception ex; in handle_encls_ecreate()
H A Dnested.c379 struct x86_exception *fault) in nested_ept_inject_page_fault()
5045 struct x86_exception e; in nested_vmx_get_vmptr()
5350 struct x86_exception e; in handle_vmread()
5456 struct x86_exception e; in handle_vmwrite()
5645 struct x86_exception e; in handle_vmptrst()
5675 struct x86_exception e; in handle_invept()
5754 struct x86_exception e; in handle_invvpid()
H A Dvmx.c7979 struct x86_exception *exception) in vmx_check_intercept()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h209 struct x86_exception;
442 struct x86_exception *fault);
445 struct x86_exception *exception);
1690 struct x86_exception *exception);
2009 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
2011 struct x86_exception *fault);
2040 struct x86_exception *exception);
2042 struct x86_exception *exception);
2044 struct x86_exception *exception);
/openbmc/u-boot/arch/x86/lib/
H A Dbios.h79 void x86_exception(struct eregs *info);
/openbmc/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h92 struct x86_exception fault;
870 struct x86_exception *exception) in FNAME()
H A Dmmu.c4049 struct x86_exception *exception) in nonpaging_gva_to_gpa()
/openbmc/linux/arch/x86/kvm/svm/
H A Dnested.c37 struct x86_exception *fault) in nested_svm_inject_npf_exit()
H A Dsvm.c4459 struct x86_exception *exception) in svm_check_intercept()