Home
last modified time | relevance | path

Searched defs:has_wbinvd_exit (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/kvm/
Dx86.c4996 if (kvm_x86_call(has_wbinvd_exit)()) in kvm_arch_vcpu_load() local
8252 if (kvm_x86_call(has_wbinvd_exit)()) { in kvm_emulate_wbinvd_noskip() local
/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h1750 bool (*has_wbinvd_exit)(void); member