Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.h363 bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu);
H A Dvmx.c4681 bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu) in vmx_get_nmi_mask() function
7852 .get_nmi_mask = vmx_get_nmi_mask,
H A Dnested.c3816 vmx_get_nmi_mask(vcpu)) in nested_vmx_inject_exception_vmexit()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h404 bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu);
H A Dvmx.c4992 bool vmx_get_nmi_mask(struct kvm_vcpu *vcpu) in vmx_get_nmi_mask() function
8292 .get_nmi_mask = vmx_get_nmi_mask,
H A Dnested.c3901 vmx_get_nmi_mask(vcpu)) in nested_vmx_inject_exception_vmexit()

Completed in 37 milliseconds