Home
last modified time | relevance | path

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

/arch/x86/kvm/
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;
Dmmu.h296 struct x86_exception *exception);
301 struct x86_exception *exception) in kvm_translate_gpa()
Dx86.h299 struct x86_exception *exception);
303 struct x86_exception *exception);
498 struct x86_exception *e);
Dx86.c779 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
797 struct x86_exception *fault) in kvm_inject_emulated_page_fault()
7301 struct x86_exception *exception) in translate_nested_gpa()
7316 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
7326 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
7338 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
7347 struct x86_exception *exception) in kvm_read_guest_virt_helper()
7379 struct x86_exception *exception) in kvm_fetch_guest_virt()
7406 struct x86_exception *exception) in kvm_read_guest_virt()
7424 struct x86_exception *exception, bool system) in emulator_read_std()
[all …]
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()
/arch/x86/kvm/vmx/
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()
Dnested.c380 struct x86_exception *fault) in nested_ept_inject_page_fault()
5078 struct x86_exception e; in nested_vmx_get_vmptr()
5383 struct x86_exception e; in handle_vmread()
5489 struct x86_exception e; in handle_vmwrite()
5678 struct x86_exception e; in handle_vmptrst()
5708 struct x86_exception e; in handle_invept()
5787 struct x86_exception e; in handle_invvpid()
Dvmx.c7986 struct x86_exception *exception) in vmx_check_intercept()
/arch/x86/include/asm/
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);
/arch/x86/kvm/mmu/
Dpaging_tmpl.h92 struct x86_exception fault;
870 struct x86_exception *exception) in FNAME()
Dmmu.c4049 struct x86_exception *exception) in nonpaging_gva_to_gpa()
/arch/x86/kvm/svm/
Dnested.c37 struct x86_exception *fault) in nested_svm_inject_npf_exit()
Dsvm.c4459 struct x86_exception *exception) in svm_check_intercept()