Home
last modified time | relevance | path

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

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