Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dhyperv_timer.c229 hv_get_time_ref_count(current_tick); in read_hv_clock_tsc()
255 hv_get_time_ref_count(current_tick); in read_hv_clock_msr()
/Linux-v5.4/arch/x86/include/asm/
Dmshyperv.h41 #define hv_get_time_ref_count(val) \ macro