Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Dkvm_emulate.h22 struct x86_exception { struct
117 struct x86_exception *fault, bool system);
139 struct x86_exception *fault, bool system);
149 struct x86_exception *fault);
159 struct x86_exception *fault);
171 struct x86_exception *fault);
186 struct x86_exception *fault);
334 struct x86_exception exception;
Dmmu.h270 struct x86_exception *exception);
275 struct x86_exception *exception) in kvm_translate_gpa()
Dx86.h284 struct x86_exception *exception);
288 struct x86_exception *exception);
443 struct x86_exception *e);
Dx86.c770 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
789 struct x86_exception *fault) in kvm_inject_emulated_page_fault()
7141 struct x86_exception *exception) in translate_nested_gpa()
7156 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
7166 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_fetch()
7176 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
7188 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
7197 struct x86_exception *exception) in kvm_read_guest_virt_helper()
7229 struct x86_exception *exception) in kvm_fetch_guest_virt()
7256 struct x86_exception *exception) in kvm_read_guest_virt()
[all …]
/Linux-v6.1/arch/x86/include/asm/
Dkvm_host.h206 struct x86_exception;
434 struct x86_exception *fault);
437 struct x86_exception *exception);
1584 struct x86_exception *exception);
1877 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
1879 struct x86_exception *fault);
1911 struct x86_exception *exception);
1913 struct x86_exception *exception);
1915 struct x86_exception *exception);
1917 struct x86_exception *exception);
/Linux-v6.1/arch/x86/kvm/vmx/
Dsgx.c75 struct x86_exception ex; in sgx_gva_to_gpa()
105 struct x86_exception ex; in sgx_inject_fault()
214 struct x86_exception ex; in handle_encls_ecreate()
Dnested.c368 struct x86_exception *fault) in nested_ept_inject_page_fault()
4995 struct x86_exception e; in nested_vmx_get_vmptr()
5270 struct x86_exception e; in handle_vmread()
5376 struct x86_exception e; in handle_vmwrite()
5565 struct x86_exception e; in handle_vmptrst()
5595 struct x86_exception e; in handle_invept()
5674 struct x86_exception e; in handle_invvpid()
Dvmx.c7762 struct x86_exception *exception) in vmx_check_intercept()
/Linux-v6.1/arch/x86/kvm/mmu/
Dpaging_tmpl.h92 struct x86_exception fault;
962 struct x86_exception *exception) in FNAME()
Dmmu.c3935 struct x86_exception *exception) in nonpaging_gva_to_gpa()
/Linux-v6.1/arch/x86/kvm/svm/
Dnested.c36 struct x86_exception *fault) in nested_svm_inject_npf_exit()
Dsvm.c4226 struct x86_exception *exception) in svm_check_intercept()