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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h122 KVM_X86_OP(enable_smi_window)
H A Dkvm_host.h1779 void (*enable_smi_window)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c5026 .enable_smi_window = svm_enable_smi_window,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8443 .enable_smi_window = vmx_enable_smi_window,

Completed in 165 milliseconds