Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
Dhyperv_timer.c334 hv_get_time_ref_count(current_tick); in read_hv_clock_tsc()
398 hv_get_time_ref_count(current_tick); in read_hv_clock_msr()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmshyperv.h45 #define hv_get_time_ref_count(val) \ macro