Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h1313 int (*cpu_has_kvm_support)(void); member
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c2352 static __init int cpu_has_kvm_support(void) in cpu_has_kvm_support() function
8098 .cpu_has_kvm_support = cpu_has_kvm_support,
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c4335 .cpu_has_kvm_support = has_svm,
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c8151 if (!ops->cpu_has_kvm_support()) { in kvm_arch_init()

Completed in 30 milliseconds