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

/arch/x86/include/asm/
H A Dkvm_host.h663 int (*cpu_has_kvm_support)(void); /* __init */ member in struct:kvm_x86_ops
/arch/x86/kvm/
H A Dvmx.c2699 static __init int cpu_has_kvm_support(void) function
9077 .cpu_has_kvm_support = cpu_has_kvm_support,
H A Dsvm.c4330 .cpu_has_kvm_support = has_svm,
H A Dx86.c5684 if (!ops->cpu_has_kvm_support()) {

Completed in 41 milliseconds