Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h35 int vmx_smi_allowed(struct kvm_vcpu *vcpu, bool for_injection);
H A Dmain.c219 return vmx_smi_allowed(vcpu, for_injection); in vt_smi_allowed()
H A Dvmx.c8491 int vmx_smi_allowed(struct kvm_vcpu *vcpu, bool for_injection) in vmx_smi_allowed() function