Searched refs:ms_hyperv (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dmshyperv.c20 struct ms_hyperv_info ms_hyperv; variable in typeref:struct:ms_hyperv_info
21 EXPORT_SYMBOL_GPL(ms_hyperv); variable
44 ms_hyperv.features = cpuid_eax(HYPERV_CPUID_FEATURES);
45 ms_hyperv.hints = cpuid_eax(HYPERV_CPUID_ENLIGHTMENT_INFO);
48 ms_hyperv.features, ms_hyperv.hints);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmshyperv.h12 extern struct ms_hyperv_info ms_hyperv;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Dhv_timesource.c88 !(ms_hyperv.features & HV_X64_MSR_TIME_REF_COUNT_AVAILABLE))

Completed in 118 milliseconds