Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c47 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu_priv1.h23 u64 (*int_mask_get) (struct spu *spu, int class); member
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dspu.c486 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get() function