Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dsmp.h62 #define SMP_BOOT_CPU 0x1 macro
/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c325 loongson_send_ipi_single(cpu, SMP_BOOT_CPU); in loongson_boot_secondary()