Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dkvm_emulate.h22 struct x86_exception { struct
131 struct x86_exception *fault, bool system);
143 struct x86_exception *fault, bool system);
153 struct x86_exception *fault);
163 struct x86_exception *fault);
175 struct x86_exception *fault);
190 struct x86_exception *fault);
347 struct x86_exception exception;
H A Dmmu.h292 struct x86_exception *exception);
297 struct x86_exception *exception) in kvm_translate_gpa()
H A Dx86.h446 struct x86_exception *exception);
450 struct x86_exception *exception);
641 struct x86_exception *e);
H A Dx86.c965 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
983 struct x86_exception *fault) in kvm_inject_emulated_page_fault()
7798 struct x86_exception *exception) in translate_nested_gpa()
7813 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
7823 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
7835 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
7844 struct x86_exception *exception) in kvm_read_guest_virt_helper()
7876 struct x86_exception *exception) in kvm_fetch_guest_virt()
7903 struct x86_exception *exception) in kvm_read_guest_virt()
7921 struct x86_exception *exception, bool system) in emulator_read_std()
[all …]
H A Dxen.c1476 struct x86_exception e; in kvm_xen_schedop_poll()
1609 struct x86_exception e; in kvm_xen_hcall_vcpu_op()
2267 struct x86_exception e; in kvm_xen_hcall_evtchn_send()
/linux/arch/x86/include/asm/
H A Dkvm_host.h226 struct x86_exception;
460 struct x86_exception *fault);
463 struct x86_exception *exception);
1877 struct x86_exception *exception);
2235 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
2237 struct x86_exception *fault);
2271 struct x86_exception *exception);
2273 struct x86_exception *exception);
2275 struct x86_exception *exception);
/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h45 struct x86_exception *exception);
H A Dnested.c411 struct x86_exception *fault) in nested_ept_inject_page_fault()
5370 struct x86_exception e; in nested_vmx_get_vmptr()
5661 struct x86_exception e; in handle_vmread()
5767 struct x86_exception e; in handle_vmwrite()
5956 struct x86_exception e; in handle_vmptrst()
5986 struct x86_exception e; in handle_invept()
6065 struct x86_exception e; in handle_invvpid()
H A Dvmx.c8105 struct x86_exception *exception) in vmx_check_intercept()
/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h92 struct x86_exception fault;
862 struct x86_exception *exception) in FNAME()
H A Dmmu.c4335 struct x86_exception *exception) in nonpaging_gva_to_gpa()
/linux/arch/x86/kvm/svm/
H A Dnested.c37 struct x86_exception *fault) in nested_svm_inject_npf_exit()
H A Dsvm.c4499 struct x86_exception *exception) in svm_check_intercept()