Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c7624 static int vmx_smi_allowed(struct kvm_vcpu *vcpu, bool for_injection) in vmx_smi_allowed() function
7822 .smi_allowed = vmx_smi_allowed,