Home
last modified time | relevance | path

Searched refs:x86_exception (Results 1 – 14 of 14) 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);
338 struct x86_exception exception;
23 vectorx86_exception global() argument
24 error_code_validx86_exception global() argument
25 error_codex86_exception global() argument
26 nested_page_faultx86_exception global() argument
27 addressx86_exception global() argument
28 async_page_faultx86_exception global() argument
29 exit_qualificationx86_exception global() argument
H A Dmmu.h295 struct x86_exception *exception);
300 struct x86_exception *exception) in kvm_translate_gpa()
H A Dx86.h421 struct x86_exception *exception);
425 struct x86_exception *exception);
617 struct x86_exception *e);
H A Dx86.c956 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
974 struct x86_exception *fault) in kvm_inject_emulated_page_fault()
7465 struct x86_exception *exception) in translate_nested_gpa()
7480 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
7490 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
7502 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
7511 struct x86_exception *exception) in kvm_read_guest_virt_helper()
7543 struct x86_exception *exception) in kvm_fetch_guest_virt()
7570 struct x86_exception *exception) in kvm_read_guest_virt()
7588 struct x86_exception *exceptio 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/kvm/vmx/
H A Dsgx.c77 struct x86_exception ex; in sgx_gva_to_gpa()
107 struct x86_exception ex; in sgx_inject_fault()
225 struct x86_exception ex; in handle_encls_ecreate()
H A Dx86_ops.h45 struct x86_exception *exception);
H A Dnested.c410 struct x86_exception *fault) in nested_ept_inject_page_fault()
5282 struct x86_exception e; in nested_vmx_get_vmptr()
5573 struct x86_exception e; in handle_vmread()
5679 struct x86_exception e; in handle_vmwrite()
5868 struct x86_exception e; in handle_vmptrst()
5898 struct x86_exception e; in handle_invept()
5977 struct x86_exception e; in handle_invvpid()
H A Dvmx.c7938 struct x86_exception *exception) in vmx_check_intercept()
/linux/arch/x86/include/asm/
H A Dkvm_host.h226 struct x86_exception;
459 struct x86_exception *fault);
462 struct x86_exception *exception);
1861 struct x86_exception *exception);
2204 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
2206 struct x86_exception *fault);
2240 struct x86_exception *exception);
2242 struct x86_exception *exception);
2244 struct x86_exception *exception);
/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h92 struct x86_exception fault;
388 * the x86_exception struct should be augmented with enough in FNAME()
862 struct x86_exception *exception) in FNAME()
H A Dmmu.c4280 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.c4547 struct x86_exception *exception) in svm_check_intercept()