Home
last modified time | relevance | path

Searched refs:high_slices_psize (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dslice.c266 hpsizes = mm->context.high_slices_psize; in slice_convert()
287 (unsigned long)mm->context.high_slices_psize); in slice_convert()
713 psizes = mm->context.high_slices_psize; in get_slice_psize()
748 hpsizes = mm->context.high_slices_psize; in slice_init_new_context_exec()
/Linux-v4.19/arch/powerpc/include/asm/
Dmmu-8xx.h207 unsigned char high_slices_psize[0]; member
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dmmu.h120 unsigned char high_slices_psize[SLICE_ARRAY_SIZE]; member
/Linux-v4.19/arch/powerpc/kernel/
Dpaca.c274 &context->high_slices_psize, TASK_SLICE_ARRAY_SZ(mm)); in copy_mm_to_paca()