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

/linux-master/arch/powerpc/kernel/
H A Dsmp.c272 struct cpu_messages { struct
275 static DEFINE_PER_CPU_SHARED_ALIGNED(struct cpu_messages, ipi_message);
279 struct cpu_messages *info = &per_cpu(ipi_message, cpu);
316 struct cpu_messages *info;

Completed in 83 milliseconds