Searched defs:ipi (Results 1 – 3 of 3) sorted by relevance
16 static int send_ipi_many(struct ipi_data *ipi, int wait) in send_ipi_many()119 struct ipi_data ipi = { in smp_call_function() local
88 unsigned int ipi = (SEND_IPI_TO_HART(hart) << (8 * gd->arch.boot_hart)); in riscv_send_ipi() local
28 struct ipi_data ipi[CONFIG_NR_CPUS]; member
Completed in 4 milliseconds