Searched refs:spu_int_mask_or (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/platforms/cell/spufs/ |
A D | hw_ops.c | 65 spu_int_mask_or(spu, 2, CLASS2_ENABLE_MAILBOX_INTR); in spu_hw_mbox_stat_poll() 74 spu_int_mask_or(spu, 2, in spu_hw_mbox_stat_poll() 96 spu_int_mask_or(spu, 2, CLASS2_ENABLE_MAILBOX_INTR); in spu_hw_ibox_read() 117 spu_int_mask_or(spu, 2, CLASS2_ENABLE_MAILBOX_THRESHOLD_INTR); in spu_hw_wbox_write()
|
/linux/arch/powerpc/include/asm/ |
A D | spu_priv1.h | 51 spu_int_mask_or (struct spu *spu, int class, u64 mask) in spu_int_mask_or() function
|
Completed in 3 milliseconds