Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_emulate.h21 struct x86_exception { struct
115 struct x86_exception *fault, bool system);
137 struct x86_exception *fault, bool system);
147 struct x86_exception *fault);
157 struct x86_exception *fault);
169 struct x86_exception *fault);
184 struct x86_exception *fault);
308 struct x86_exception exception;
Dkvm_host.h386 struct x86_exception *fault);
388 struct x86_exception *exception);
390 struct x86_exception *exception);
1402 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
1439 struct x86_exception *exception);
1441 struct x86_exception *exception);
1443 struct x86_exception *exception);
1445 struct x86_exception *exception);
1447 struct x86_exception *exception);
1463 struct x86_exception *exception) in translate_gpa()
/Linux-v5.4/arch/x86/kvm/
Dx86.h271 struct x86_exception *exception);
275 struct x86_exception *exception);
Dpaging_tmpl.h96 struct x86_exception fault;
949 struct x86_exception *exception) in FNAME()
969 struct x86_exception *exception) in FNAME()
Dx86.c580 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
595 static bool kvm_propagate_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_propagate_fault()
656 struct x86_exception exception; in kvm_read_guest_page_mmu()
5268 struct x86_exception *exception) in translate_nested_gpa()
5282 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
5289 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_fetch()
5297 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
5306 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
5313 struct x86_exception *exception) in kvm_read_guest_virt_helper()
5345 struct x86_exception *exception) in kvm_fetch_guest_virt()
[all …]
Dmmu.c3985 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa()
3994 struct x86_exception *exception) in nonpaging_gva_to_gpa_nested()
4442 struct x86_exception *fault) in inject_page_fault()
Dsvm.c2954 struct x86_exception *fault) in nested_svm_inject_npf_exit()
/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c326 struct x86_exception *fault) in nested_ept_inject_page_fault()
422 struct x86_exception *fault) in vmx_inject_page_fault_nested()
4333 struct x86_exception e; in nested_vmx_get_vmptr()
4607 struct x86_exception e; in handle_vmread()
4703 struct x86_exception e; in handle_vmwrite()
4884 struct x86_exception e; in handle_vmptrst()
4912 struct x86_exception e; in handle_invept()
4969 struct x86_exception e; in handle_invvpid()
Dvmx.c5401 struct x86_exception e; in handle_invpcid()