Home
last modified time | relevance | path

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

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