Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.h363 bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu);
H A Dvmx.c4654 bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu) in vmx_get_nmi_mask() function
7796 .get_nmi_mask = vmx_get_nmi_mask,
H A Dnested.c3810 vmx_get_nmi_mask(vcpu)) in nested_vmx_inject_exception_vmexit()