Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_base.c289 stat = spu_int_stat_get(spu, 0) & mask; in spu_irq_class_0()
314 stat = spu_int_stat_get(spu, 1) & mask; in spu_irq_class_1()
355 stat = spu_int_stat_get(spu, 2); in spu_irq_class_2()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_base.c288 stat = spu_int_stat_get(spu, 0) & mask; in spu_irq_class_0()
313 stat = spu_int_stat_get(spu, 1) & mask; in spu_irq_class_1()
348 stat = spu_int_stat_get(spu, 2); in spu_irq_class_2()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu_priv1.h75 spu_int_stat_get (struct spu *spu, int class) in spu_int_stat_get() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu_priv1.h75 spu_int_stat_get (struct spu *spu, int class) in spu_int_stat_get() function

Completed in 4 milliseconds