Searched refs:clocksource_cyc2ns (Results 1 – 2 of 2) sorted by relevance
14 clocksource::{clocksource_cyc2ns, Clocksource, CycleNum, HZ},141 return clocksource_cyc2ns(CycleNum(clock_delta), clcok_data.mult, clcok_data.shift); in tk_get_ns()
255 max_nsecs = clocksource_cyc2ns( in clocksource_max_deferment()615 pub fn clocksource_cyc2ns(cycles: CycleNum, mult: u32, shift: u32) -> u64 { in clocksource_cyc2ns() function668 let wd_dev_nsec = clocksource_cyc2ns( in clocksource_watchdog()705 let cs_dev_nsec = clocksource_cyc2ns( in clocksource_watchdog()