Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/cell/
A Dspu_priv1_mmio.c47 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get() function
150 .int_mask_get = int_mask_get,
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dspu_priv1.h23 u64 (*int_mask_get) (struct spu *spu, int class); member
65 return spu_priv1_ops->int_mask_get(spu, class); in spu_int_mask_get()
/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A Dspu.c486 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get() function
596 .int_mask_get = int_mask_get,

Completed in 5 milliseconds