Searched refs:cpu_iccb_send (Results 1 – 2 of 2) sorted by relevance
156 int cpu_iccb_send(long, const char *);
753 if (cpu_iccb_send(ci->ci_cpuid, "START\r\n")) { in cpu_boot_secondary()869 cpu_iccb_send(long cpu_id, const char *msg) in cpu_iccb_send() function