Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c1281 static bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu);
3261 vmx_get_nmi_mask(vcpu)) in nested_vmx_inject_exception_vmexit()
6878 static bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu) in vmx_get_nmi_mask() function
14166 .get_nmi_mask = vmx_get_nmi_mask,