Home
last modified time | relevance | path

Searched defs:int_mask_or (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c34 static void int_mask_or(struct spu *spu, int class, u64 mask) in int_mask_or() function
/linux/arch/powerpc/include/asm/
H A Dspu_priv1.h21 void (*int_mask_or) (struct spu *spu, int class, u64 mask); member
/linux/arch/powerpc/platforms/ps3/
H A Dspu.c471 static void int_mask_or(struct spu *spu, int class, u64 mask) in int_mask_or() function