Searched refs:misc_features (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm64/hyperv/
H A Dmshyperv.c55 ms_hyperv.misc_features = result.as32.c;
62 ms_hyperv.misc_features);
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c383 ms_hyperv.misc_features = cpuid_edx(HYPERV_CPUID_FEATURES);
390 ms_hyperv.misc_features);
424 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) {
456 ms_hyperv.misc_features &= ~HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE;
475 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) {
554 if (ms_hyperv.misc_features & HV_STIMER_DIRECT_MODE_AVAILABLE) {
/linux-master/drivers/hv/
H A Dhv_common.c79 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE)
303 if (ms_hyperv.misc_features & HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE) {
/linux-master/include/asm-generic/
H A Dmshyperv.h35 u32 misc_features; member in struct:ms_hyperv_info
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c262 direct_mode_enabled = ms_hyperv.misc_features &
/linux-master/include/pcmcia/
H A Dcistpl.h257 u_char misc_features; member in struct:cistpl_data_serv_t
/linux-master/arch/x86/hyperv/
H A Dhv_init.c177 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE &&

Completed in 143 milliseconds