Searched refs:has_wbinvd_exit (Results 1 – 5 of 5) sorted by relevance
101 KVM_X86_OP(has_wbinvd_exit)
1878 bool (*has_wbinvd_exit)(void);1856 bool (*has_wbinvd_exit)(void); global() member
970 .has_wbinvd_exit = cpu_has_vmx_wbinvd_exit,
5214 .has_wbinvd_exit = svm_has_wbinvd_exit, in svm_set_cpu_caps()
5177 if (kvm_x86_call(has_wbinvd_exit)()) in kvm_arch_vcpu_load() 8514 if (kvm_x86_call(has_wbinvd_exit)()) { in emulator_get_dr() 5161 if (kvm_x86_call(has_wbinvd_exit)()) kvm_arch_vcpu_load() local 8485 if (kvm_x86_call(has_wbinvd_exit)()) { kvm_emulate_wbinvd_noskip() local