Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h96 KVM_X86_OP(has_wbinvd_exit)
H A Dkvm_host.h1672 bool (*has_wbinvd_exit)(void); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c5014 .has_wbinvd_exit = svm_has_wbinvd_exit,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8338 .has_wbinvd_exit = cpu_has_vmx_wbinvd_exit,