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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h98 KVM_X86_OP(has_wbinvd_exit)
H A Dkvm_host.h1727 bool (*has_wbinvd_exit)(void); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c5002 .has_wbinvd_exit = svm_has_wbinvd_exit,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8410 .has_wbinvd_exit = cpu_has_vmx_wbinvd_exit,

Completed in 162 milliseconds