Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clocksource/
Dtimer-clint.c70 static u64 notrace clint_get_cycles64(void) in clint_get_cycles64() function
75 static u64 notrace clint_get_cycles64(void) in clint_get_cycles64() function
90 return clint_get_cycles64(); in clint_rdtime()
108 writeq_relaxed(clint_get_cycles64() + delta, r); in clint_clock_next_event()
213 sched_clock_register(clint_get_cycles64, 64, clint_timer_freq); in clint_timer_init_dt()