Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dspu_csa.h20 #define NR_SPU_SPILL_REGS 144 /* GPRS + SPRS + PAD */ macro
21 #define SIZEOF_SPU_SPILL_REGS NR_SPU_SPILL_REGS * 16
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dspu_csa.h20 #define NR_SPU_SPILL_REGS 144 /* GPRS + SPRS + PAD */ macro
21 #define SIZEOF_SPU_SPILL_REGS NR_SPU_SPILL_REGS * 16
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dspu_utils.h44 extern spu_reg128v regs_spill[NR_SPU_SPILL_REGS];
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dspu_utils.h44 extern spu_reg128v regs_spill[NR_SPU_SPILL_REGS];

Completed in 3 milliseconds