Searched refs:hv_raw_get_msr (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmshyperv.h313 static __always_inline u64 hv_raw_get_msr(unsigned int reg) function
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c375 * Use hv_raw_get_msr() because this function is used from
379 return hv_raw_get_msr(HV_MSR_TIME_REF_COUNT);

Completed in 90 milliseconds