Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dkvm-x86-ops.h121 KVM_X86_OP(enable_smi_window)
Dkvm_host.h1725 void (*enable_smi_window)(struct kvm_vcpu *vcpu); member
/linux-6.6.21/arch/x86/kvm/svm/
Dsvm.c5022 .enable_smi_window = svm_enable_smi_window,
/linux-6.6.21/arch/x86/kvm/vmx/
Dvmx.c8353 .enable_smi_window = vmx_enable_smi_window,