misc_features     138 arch/x86/hyperv/hv_init.c 		ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE &&
misc_features     227 arch/x86/kernel/cpu/mshyperv.c 	ms_hyperv.misc_features = cpuid_edx(HYPERV_CPUID_FEATURES);
misc_features     231 arch/x86/kernel/cpu/mshyperv.c 		ms_hyperv.features, ms_hyperv.hints, ms_hyperv.misc_features);
misc_features     256 arch/x86/kernel/cpu/mshyperv.c 	    ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) {
misc_features     273 arch/x86/kernel/cpu/mshyperv.c 	if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE)
misc_features     278 arch/x86/kernel/cpu/mshyperv.c 	    ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) {
misc_features     337 arch/x86/kernel/cpu/mshyperv.c 	if (ms_hyperv.misc_features & HV_STIMER_DIRECT_MODE_AVAILABLE)
misc_features     157 drivers/clocksource/hyperv_timer.c 	direct_mode_enabled = ms_hyperv.misc_features &
misc_features      76 drivers/hv/vmbus_drv.c 	if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE
misc_features    1399 drivers/hv/vmbus_drv.c 	if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) {
misc_features    2467 drivers/hv/vmbus_drv.c 	if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) {
misc_features      30 include/asm-generic/mshyperv.h 	u32 misc_features;
misc_features     257 include/pcmcia/cistpl.h     u_char	misc_features;