Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dpaca.h150 unsigned char mm_ctx_high_slices_psize[SLICE_ARRAY_SIZE]; member
/Linux-v4.19/arch/powerpc/kernel/
Dpaca.c273 memcpy(&get_paca()->mm_ctx_high_slices_psize, in copy_mm_to_paca()
Dasm-offsets.c188 OFFSET(PACAHIGHSLICEPSIZE, paca_struct, mm_ctx_high_slices_psize); in main()
/Linux-v4.19/arch/powerpc/mm/
Dhash_utils_64.c1100 psizes = get_paca()->mm_ctx_high_slices_psize; in get_paca_psize()