Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm-x86-ops.h90 KVM_X86_OP_NULL(has_wbinvd_exit)
Dkvm_host.h1410 bool (*has_wbinvd_exit)(void); member
/arch/x86/kvm/svm/
Dsvm.c4665 .has_wbinvd_exit = svm_has_wbinvd_exit,
/arch/x86/kvm/vmx/
Dvmx.c7822 .has_wbinvd_exit = cpu_has_vmx_wbinvd_exit,