Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dtime.c93 static u64 timebase_read(struct clocksource *);
99 .read = timebase_read,
841 static notrace u64 timebase_read(struct clocksource *cs) in timebase_read() function