mm_ctx_high_slices_psize  154 arch/powerpc/include/asm/paca.h 	unsigned char mm_ctx_high_slices_psize[SLICE_ARRAY_SIZE];
mm_ctx_high_slices_psize  198 arch/powerpc/kernel/asm-offsets.c 	OFFSET(PACAHIGHSLICEPSIZE, paca_struct, mm_ctx_high_slices_psize);
mm_ctx_high_slices_psize  316 arch/powerpc/kernel/paca.c 	memcpy(&get_paca()->mm_ctx_high_slices_psize, mm_ctx_high_slices(context),
mm_ctx_high_slices_psize 1123 arch/powerpc/mm/book3s64/hash_utils.c 		psizes = get_paca()->mm_ctx_high_slices_psize;