Home
last modified time | relevance | path

Searched refs:HV_MSR_TIME_REF_COUNT_AVAILABLE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/hyperv/
Dhv_init.c365 if (ms_hyperv.features & HV_MSR_TIME_REF_COUNT_AVAILABLE) in hyperv_init()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h38 #define HV_MSR_TIME_REF_COUNT_AVAILABLE (1 << 1) macro