Searched refs:cpu_has_svm (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvirtext.h84 static inline int cpu_has_svm(const char **msg) function
113 * You should call this only if cpu_has_svm() returned true.
128 if (cpu_has_svm(NULL))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dsvm.c417 if (!cpu_has_svm(&msg)) {

Completed in 34 milliseconds