Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clocksource/
Dhyperv_timer.c146 HV_CLOCK_HZ, in hv_stimer_init()
394 (NSEC_PER_SEC / HV_CLOCK_HZ); in read_hv_sched_clock_tsc()
462 (NSEC_PER_SEC / HV_CLOCK_HZ); in read_hv_sched_clock_msr()
/linux-6.1.9/include/asm-generic/
Dhyperv-tlfs.h225 #define HV_CLOCK_HZ (NSEC_PER_SEC/100) macro