Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A 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);
322 struct x86_exception exception;
H A Dx86.h256 struct x86_exception *exception);
260 struct x86_exception *exception);
377 struct x86_exception *e);
H A Dx86.c651 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault) in kvm_inject_page_fault()
667 struct x86_exception *fault) in kvm_inject_emulated_page_fault()
740 struct x86_exception exception; in kvm_read_guest_page_mmu()
6025 struct x86_exception *exception) in translate_nested_gpa()
6039 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_read()
6046 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_fetch()
6054 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_write()
6063 struct x86_exception *exception) in kvm_mmu_gva_to_gpa_system()
6070 struct x86_exception *exception) in kvm_read_guest_virt_helper()
6102 struct x86_exception *exception) in kvm_fetch_guest_virt()
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h193 struct x86_exception;
354 struct x86_exception *fault);
356 u32 access, struct x86_exception *exception);
358 struct x86_exception *exception);
1208 struct x86_exception *exception);
1505 void kvm_inject_page_fault(struct kvm_vcpu *vcpu, struct x86_exception *fault);
1507 struct x86_exception *fault);
1546 struct x86_exception *exception);
1548 struct x86_exception *exception);
1550 struct x86_exception *exception);
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dinterrupt.h19 enum x86_exception { enum
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbios.h80 void x86_exception(struct eregs *info);
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h97 struct x86_exception fault;
962 struct x86_exception *exception) in FNAME()
983 struct x86_exception *exception) in FNAME()
H A Dmmu.c268 struct x86_exception *exception) in translate_gpa()
3443 u32 access, struct x86_exception *exception) in nonpaging_gva_to_gpa()
3452 struct x86_exception *exception) in nonpaging_gva_to_gpa_nested()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c334 struct x86_exception *fault) in nested_ept_inject_page_fault()
429 struct x86_exception *fault) in vmx_inject_page_fault_nested()
4792 struct x86_exception e; in nested_vmx_get_vmptr()
5069 struct x86_exception e; in handle_vmread()
5153 struct x86_exception e; in handle_vmwrite()
5334 struct x86_exception e; in handle_vmptrst()
5372 struct x86_exception e; in handle_invept()
5450 struct x86_exception e; in handle_invvpid()
H A Dvmx.c7484 struct x86_exception *exception) in vmx_check_intercept()
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dnested.c33 struct x86_exception *fault) in nested_svm_inject_npf_exit()
54 static void svm_inject_page_fault_nested(struct kvm_vcpu *vcpu, struct x86_exception *fault) in svm_inject_page_fault_nested()
H A Dsvm.c3861 struct x86_exception *exception) in svm_check_intercept()