Home
last modified time | relevance | path

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

/linux-6.15/drivers/clocksource/
H A Dhyperv_timer.c394 return hv_raw_get_msr(HV_MSR_TIME_REF_COUNT); in read_hv_clock_msr()
/linux-6.15/arch/x86/include/asm/
H A Dmshyperv.h305 static __always_inline u64 hv_raw_get_msr(unsigned int reg) in hv_raw_get_msr() function