Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dkvm-x86-ops.h120 KVM_X86_OP(enable_smi_window)
Dkvm_host.h1724 void (*enable_smi_window)(struct kvm_vcpu *vcpu); member
/Linux-v6.6/arch/x86/kvm/svm/
Dsvm.c5020 .enable_smi_window = svm_enable_smi_window,
/Linux-v6.6/arch/x86/kvm/vmx/
Dvmx.c8341 .enable_smi_window = vmx_enable_smi_window,