Home
last modified time | relevance | path

Searched refs:sun4d_ipi_work (Results 1 – 1 of 1) sorted by relevance

/arch/sparc/kernel/
Dsun4d_smp.c183 struct sun4d_ipi_work { struct
189 static DEFINE_PER_CPU_SHARED_ALIGNED(struct sun4d_ipi_work, sun4d_ipi_work); argument
195 struct sun4d_ipi_work *work; in smp4d_ipi_init()
200 work = &per_cpu(sun4d_ipi_work, cpu); in smp4d_ipi_init()
207 struct sun4d_ipi_work *work = this_cpu_ptr(&sun4d_ipi_work); in sun4d_ipi_interrupt()
238 struct sun4d_ipi_work *work = &per_cpu(sun4d_ipi_work, cpu); in sun4d_ipi_single()
249 struct sun4d_ipi_work *work = &per_cpu(sun4d_ipi_work, cpu); in sun4d_ipi_mask_one()
260 struct sun4d_ipi_work *work = &per_cpu(sun4d_ipi_work, cpu); in sun4d_ipi_resched()