Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dmshyperv.c242 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) { in ms_hyperv_init_platform()
254 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE) { in ms_hyperv_init_platform()
/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c169 ms_hyperv.misc_features & HV_FEATURE_FREQUENCY_MSRS_AVAILABLE && in hv_reenlightenment_available()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h83 #define HV_FEATURE_FREQUENCY_MSRS_AVAILABLE (1 << 8) macro