Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c26 static void int_mask_and(struct spu *spu, int class, u64 mask) in int_mask_and() function
147 .int_mask_and = int_mask_and,
/linux/arch/powerpc/platforms/ps3/
H A Dspu.c462 static void int_mask_and(struct spu *spu, int class, u64 mask) in int_mask_and() function
593 .int_mask_and = int_mask_and,