Home
last modified time | relevance | path

Searched refs:vmx_guest_inject_ac (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h358 bool vmx_guest_inject_ac(struct kvm_vcpu *vcpu);
H A Dvmx.c4854 bool vmx_guest_inject_ac(struct kvm_vcpu *vcpu) in vmx_guest_inject_ac() function
4988 if (vmx_guest_inject_ac(vcpu)) { in handle_exception_nmi()
H A Dnested.c5843 !vmx_guest_inject_ac(vcpu)) in nested_vmx_l0_wants_exit()