Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c7909 static int vmx_smi_allowed(struct kvm_vcpu *vcpu, bool for_injection) in vmx_smi_allowed() function
8130 .smi_allowed = vmx_smi_allowed,