Home
last modified time | relevance | path

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

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