Searched refs:smi_allowed (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h119 KVM_X86_OP(smi_allowed)
H A Dkvm_host.h1776 int (*smi_allowed)(struct kvm_vcpu *vcpu, bool for_injection); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c5023 .smi_allowed = svm_smi_allowed,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8440 .smi_allowed = vmx_smi_allowed,

Completed in 148 milliseconds