Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c13853 static int vmx_smi_allowed(struct kvm_vcpu *vcpu) in vmx_smi_allowed() function
14241 .smi_allowed = vmx_smi_allowed,