Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtick-common.c50 int tick_do_timer_cpu __read_mostly = TICK_DO_TIMER_BOOT;
200 if (tick_do_timer_cpu == TICK_DO_TIMER_BOOT) { in tick_setup_device()
H A Dtick-internal.h14 # define TICK_DO_TIMER_BOOT -2 macro