Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dtime.c115 #define DEC_CLOCKEVENT_STOPPED ~0ULL macro
116 DEFINE_PER_CPU(u64, decrementers_next_tb) = DEC_CLOCKEVENT_STOPPED;
796 __this_cpu_write(decrementers_next_tb, DEC_CLOCKEVENT_STOPPED); in decrementer_shutdown()