Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h494 #define CLASS2_SPU_HALT_INTR 0x4L macro
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_base.c367 if (stat & CLASS2_SPU_HALT_INTR) in spu_irq_class_2()