Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dsmp.h29 SMP_MSG_TIMER, enumerator
/openbmc/linux/arch/sh/kernel/
H A Dsmp.c288 mp_ops->send_ipi(cpu, SMP_MSG_TIMER); in tick_broadcast()
312 case SMP_MSG_TIMER: in smp_message_recv()