Home
last modified time | relevance | path

Searched refs:HV_FEATURE_FREQUENCY_MSRS_AVAILABLE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c574 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) { in ms_hyperv_init_platform()
641 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) { in ms_hyperv_init_platform()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h155 #define HV_FEATURE_FREQUENCY_MSRS_AVAILABLE \ macro
/linux/arch/x86/hyperv/
H A Dhv_init.c215 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE && in hv_reenlightenment_available()
/linux/include/hyperv/
H A Dhvgdk_mini.h317 #define HV_FEATURE_FREQUENCY_MSRS_AVAILABLE BIT(8) macro