copro_slb          19 arch/powerpc/include/asm/copro.h int copro_calculate_slb(struct mm_struct *mm, u64 ea, struct copro_slb *slb);
copro_slb          90 arch/powerpc/mm/copro_fault.c int copro_calculate_slb(struct mm_struct *mm, u64 ea, struct copro_slb *slb)
copro_slb         135 arch/powerpc/platforms/cell/spu_base.c static inline void spu_load_slb(struct spu *spu, int slbe, struct copro_slb *slb)
copro_slb         153 arch/powerpc/platforms/cell/spu_base.c 	struct copro_slb slb;
copro_slb         209 arch/powerpc/platforms/cell/spu_base.c static void __spu_kernel_slb(void *addr, struct copro_slb *slb)
copro_slb         228 arch/powerpc/platforms/cell/spu_base.c static inline int __slb_present(struct copro_slb *slbs, int nr_slbs,
copro_slb         253 arch/powerpc/platforms/cell/spu_base.c 	struct copro_slb slbs[4];
copro_slb          22 drivers/misc/cxl/fault.c static bool sste_matches(struct cxl_sste *sste, struct copro_slb *slb)
copro_slb          33 drivers/misc/cxl/fault.c 				       struct copro_slb *slb)
copro_slb          63 drivers/misc/cxl/fault.c static void cxl_load_segment(struct cxl_context *ctx, struct copro_slb *slb)
copro_slb          87 drivers/misc/cxl/fault.c 	struct copro_slb slb = {0,0};
copro_slb         312 drivers/misc/cxl/fault.c 	struct copro_slb slb;