Searched refs:smi_allowed (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 683 milliseconds