Searched refs:timebase_read (Results 1 – 4 of 4) sorted by relevance
93 static u64 timebase_read(struct clocksource *);99 .read = timebase_read,850 static notrace u64 timebase_read(struct clocksource *cs) in timebase_read() function
69 psl_tb = adapter->native->sl_ops->timebase_read(adapter); in psl_timebase_synced_show()
1596 .timebase_read = timebase_read_psl9,1620 .timebase_read = timebase_read_psl8,
648 u64 (*timebase_read)(struct cxl *adapter); member