Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/time/
A Dclocksource.c915 u64 clocks_calc_max_nsecs(u32 mult, u32 shift, u32 maxadj, u64 mask, u64 *max_cyc) in clocks_calc_max_nsecs() argument
936 if (max_cyc) in clocks_calc_max_nsecs()
937 *max_cyc = max_cycles; in clocks_calc_max_nsecs()

Completed in 5 milliseconds