Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm_host.h1518 int (*cpu_has_kvm_support)(void); member
/linux/arch/x86/kvm/vmx/
A Dvmx.c2279 static __init int cpu_has_kvm_support(void) in cpu_has_kvm_support() function
7904 .cpu_has_kvm_support = cpu_has_kvm_support,
/linux/arch/x86/kvm/svm/
A Dsvm.c4714 .cpu_has_kvm_support = has_svm,
/linux/arch/x86/kvm/
A Dx86.c8634 if (!ops->cpu_has_kvm_support()) { in kvm_arch_init()

Completed in 55 milliseconds