Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dkvm-x86-ops.h116 KVM_X86_OP(enable_smi_window)
Dkvm_host.h1618 void (*enable_smi_window)(struct kvm_vcpu *vcpu); member
/linux-6.1.9/arch/x86/kvm/svm/
Dsvm.c4788 .enable_smi_window = svm_enable_smi_window,
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c8130 .enable_smi_window = vmx_enable_smi_window,