Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/include/asm/
Dsmp.h62 #define SMP_BOOT_CPU 0x1 macro
/linux-6.6.21/arch/loongarch/kernel/
Dsmp.c323 loongson_send_ipi_single(cpu, SMP_BOOT_CPU); in loongson_boot_secondary()