Searched refs:CLOCK_SOURCE_MUST_VERIFY (Results 1 – 3 of 3) sorted by relevance
1120 CLOCK_SOURCE_MUST_VERIFY,1140 CLOCK_SOURCE_MUST_VERIFY,1373 clocksource_tsc.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in init_tsc_clocksource()1509 clocksource_tsc_early.flags &= ~CLOCK_SOURCE_MUST_VERIFY; in tsc_init()
337 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_enqueue_watchdog()361 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) in clocksource_select_watchdog()388 if (cs->flags & CLOCK_SOURCE_MUST_VERIFY) { in clocksource_dequeue_watchdog()
116 #define CLOCK_SOURCE_MUST_VERIFY 0x02 macro