Searched refs:ipi_data (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/riscv/include/asm/
H A Dsmp.h13 * struct ipi_data - Inter-processor interrupt (IPI) data structure
33 struct ipi_data { struct
H A Dglobal_data.h29 struct ipi_data ipi[CONFIG_NR_CPUS];
/u-boot/arch/riscv/lib/
H A Dsmp.c16 static int send_ipi_many(struct ipi_data *ipi, int wait)
121 struct ipi_data ipi = {

Completed in 94 milliseconds