Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dkvm_emulate.h20 struct x86_exception { struct
112 struct x86_exception *fault);
133 struct x86_exception *fault);
143 struct x86_exception *fault);
153 struct x86_exception *fault);
165 struct x86_exception *fault);
180 struct x86_exception *fault);
299 struct x86_exception exception;
Dkvm_host.h276 struct x86_exception *fault);
278 struct x86_exception *exception);
280 struct x86_exception *exception);
1046 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
1079 struct x86_exception *exception);
1081 struct x86_exception *exception);
1083 struct x86_exception *exception);
1085 struct x86_exception *exception);
1087 struct x86_exception *exception);
1100 struct x86_exception *exception) in translate_gpa()
/linux-4.4.14/arch/x86/kvm/
Dx86.h169 struct x86_exception *exception);
173 struct x86_exception *exception);
Dpaging_tmpl.h106 struct x86_exception fault;
875 struct x86_exception *exception) in FNAME()
895 struct x86_exception *exception) in FNAME()
Dx86.c426 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
434 static bool kvm_propagate_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_propagate_fault()
495 struct x86_exception exception; in kvm_read_guest_page_mmu()
4108 struct x86_exception *exception) in translate_nested_gpa()
4122 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
4129 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_fetch()
4137 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
4146 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
4153 struct x86_exception *exception) in kvm_read_guest_virt_helper()
4185 struct x86_exception *exception) in kvm_fetch_guest_virt()
[all …]
Dvmx.c6641 struct x86_exception e; in nested_vmx_check_vmptr()
7200 struct x86_exception e; in handle_vmwrite()
7295 struct x86_exception e; in handle_vmptrst()
7322 struct x86_exception e; in handle_invept()
7388 struct x86_exception e; in handle_invvpid()
8990 struct x86_exception *fault) in nested_ept_inject_page_fault()
9042 struct x86_exception *fault) in vmx_inject_page_fault_nested()
Dmmu.c3273 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa()
3282 struct x86_exception *exception) in nonpaging_gva_to_gpa_nested()
3572 struct x86_exception *fault) in inject_page_fault()
Dsvm.c1892 struct x86_exception *fault) in nested_svm_inject_npf_exit()