Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clocksource/
Dhyperv_timer.c379 return hv_raw_get_register(HV_REGISTER_TIME_REF_COUNT); in read_hv_clock_msr()
/Linux-v6.6/arch/x86/include/asm/
Dmshyperv.h313 static __always_inline u64 hv_raw_get_register(unsigned int reg) in hv_raw_get_register() function