Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c7906 static int vmx_smi_allowed(struct kvm_vcpu *vcpu, bool for_injection) in vmx_smi_allowed() function
8127 .smi_allowed = vmx_smi_allowed,