Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/include/asm/
Dsmp.h62 #define SMP_BOOT_CPU 0x1 macro
/Linux-v6.6/arch/loongarch/kernel/
Dsmp.c256 loongson_send_ipi_single(cpu, SMP_BOOT_CPU); in loongson_boot_secondary()