Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
Dsun4d_smp.c184 struct sun4d_ipi_work { struct
190 static DEFINE_PER_CPU_SHARED_ALIGNED(struct sun4d_ipi_work, sun4d_ipi_work); argument
196 struct sun4d_ipi_work *work; in smp4d_ipi_init()
201 work = &per_cpu(sun4d_ipi_work, cpu); in smp4d_ipi_init()
208 struct sun4d_ipi_work *work = this_cpu_ptr(&sun4d_ipi_work); in sun4d_ipi_interrupt()
239 struct sun4d_ipi_work *work = &per_cpu(sun4d_ipi_work, cpu); in sun4d_ipi_single()
250 struct sun4d_ipi_work *work = &per_cpu(sun4d_ipi_work, cpu); in sun4d_ipi_mask_one()
261 struct sun4d_ipi_work *work = &per_cpu(sun4d_ipi_work, cpu); in sun4d_ipi_resched()