Home
last modified time | relevance | path

Searched defs:cur_tsc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/clocksource/
H A Dhyperv_timer.h43 u64 *cur_tsc, u64 *time) in hv_read_tsc_page_tsc()
102 hv_read_tsc_page_tsc(const struct ms_hyperv_tsc_page *tsc_pg, u64 *cur_tsc, u64 *time) in hv_read_tsc_page_tsc()
/openbmc/linux/drivers/char/
H A Dhangcheck-timer.c118 unsigned long long cur_tsc, tsc_diff; in hangcheck_fire() local
/openbmc/linux/drivers/clocksource/
H A Dhyperv_timer.c412 u64 cur_tsc, time; in read_hv_clock_tsc() local