Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c73 BUILD_BUG_ON(SMP_MSG_NR >= 8); in shx3_prepare_cpus()
75 for (i = 0; i < SMP_MSG_NR; i++) in shx3_prepare_cpus()
/linux-6.12.1/arch/sh/include/asm/
Dsmp.h31 SMP_MSG_NR, /* must be last */ enumerator
/linux-6.12.1/arch/sh/kernel/cpu/sh2/
Dsmp-j2.c32 for (i=0; i<SMP_MSG_NR; i++) in j2_ipi_interrupt_handler()