Searched refs:ACTION_BOOT_CPU (Results 1 – 3 of 3) sorted by relevance
70 #define ACTION_BOOT_CPU 0 macro75 #define SMP_BOOT_CPU BIT(ACTION_BOOT_CPU)
60 if (unlikely(action == ACTION_BOOT_CPU)) { in pv_send_ipi_single()84 if (unlikely(action == ACTION_BOOT_CPU)) { in pv_send_ipi_mask()
395 loongson_send_ipi_single(cpu, ACTION_BOOT_CPU); in loongson_boot_secondary()