Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dsmp.h28 SMP_MSG_FUNCTION_SINGLE, enumerator
/openbmc/linux/arch/sh/kernel/
H A Dsmp.c279 mp_ops->send_ipi(cpu, SMP_MSG_FUNCTION_SINGLE); in arch_send_call_function_single_ipi()
308 case SMP_MSG_FUNCTION_SINGLE: in smp_message_recv()