Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/cell/
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()
354 stat = spu_int_stat_get(spu, 2); in spu_irq_class_2()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dspu_priv1.h75 spu_int_stat_get (struct spu *spu, int class) in spu_int_stat_get() function

Completed in 6 milliseconds