Searched refs:ACTION_BOOT_CPU (Results 1 – 3 of 3) sorted by relevance
69 #define ACTION_BOOT_CPU 0 macro74 #define SMP_BOOT_CPU BIT(ACTION_BOOT_CPU)
61 if (unlikely(action == ACTION_BOOT_CPU)) { in pv_send_ipi_single()85 if (unlikely(action == ACTION_BOOT_CPU)) { in pv_send_ipi_mask()
359 loongson_send_ipi_single(cpu, ACTION_BOOT_CPU); in loongson_boot_secondary()