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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dvmx.c574 static __init int cpu_has_kvm_support(void) function
2136 .cpu_has_kvm_support = cpu_has_kvm_support,
H A Dkvm.h380 int (*cpu_has_kvm_support)(void); /* __init */ member in struct:kvm_arch_ops
H A Dsvm.c1740 .cpu_has_kvm_support = has_svm,
H A Dkvm_main.c3029 if (!ops->cpu_has_kvm_support()) {

Completed in 73 milliseconds