Home
last modified time | relevance | path

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

/Linux-v4.19/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);
306 struct x86_exception exception;
Dkvm_host.h352 struct x86_exception *fault);
354 struct x86_exception *exception);
356 struct x86_exception *exception);
1293 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
1329 struct x86_exception *exception);
1331 struct x86_exception *exception);
1333 struct x86_exception *exception);
1335 struct x86_exception *exception);
1337 struct x86_exception *exception);
1353 struct x86_exception *exception) in translate_gpa()
/Linux-v4.19/arch/x86/kvm/
Dx86.h261 struct x86_exception *exception);
265 struct x86_exception *exception);
Dpaging_tmpl.h99 struct x86_exception fault;
915 struct x86_exception *exception) in FNAME()
935 struct x86_exception *exception) in FNAME()
Dx86.c488 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
501 static bool kvm_propagate_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_propagate_fault()
562 struct x86_exception exception; in kvm_read_guest_page_mmu()
4798 struct x86_exception *exception) in translate_nested_gpa()
4812 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
4819 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_fetch()
4827 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
4836 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
4843 struct x86_exception *exception) in kvm_read_guest_virt_helper()
4875 struct x86_exception *exception) in kvm_fetch_guest_virt()
[all …]
Dvmx.c8229 struct x86_exception e; in nested_vmx_get_vmptr()
8773 struct x86_exception e; in handle_vmwrite()
8929 struct x86_exception e; in handle_vmptrst()
8954 struct x86_exception e; in handle_invept()
9016 struct x86_exception e; in handle_invvpid()
9103 struct x86_exception e; in handle_invpcid()
11304 struct x86_exception *fault) in nested_ept_inject_page_fault()
11374 struct x86_exception *fault) in vmx_inject_page_fault_nested()
Dmmu.c3752 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa()
3761 struct x86_exception *exception) in nonpaging_gva_to_gpa_nested()
4220 struct x86_exception *fault) in inject_page_fault()
Dsvm.c2893 struct x86_exception *fault) in nested_svm_inject_npf_exit()