Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h123 KVM_X86_OP(smi_allowed)
H A Dkvm_host.h1903 int (*smi_allowed)(struct kvm_vcpu *vcpu, bool for_injection); member
/linux/arch/x86/kvm/vmx/
H A Dmain.c997 .smi_allowed = vt_op(smi_allowed),