Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c379 return hv_raw_get_register(HV_REGISTER_TIME_REF_COUNT); in read_hv_clock_msr()
/openbmc/linux/arch/x86/include/asm/
H A Dmshyperv.h313 static __always_inline u64 hv_raw_get_register(unsigned int reg) in hv_raw_get_register() function