Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpaca.h155 unsigned char mm_ctx_high_slices_psize[SLICE_ARRAY_SIZE]; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dpaca.c355 memcpy(&get_paca()->mm_ctx_high_slices_psize, mm_ctx_high_slices(context), in copy_mm_to_paca()
Dasm-offsets.c220 OFFSET(PACAHIGHSLICEPSIZE, paca_struct, mm_ctx_high_slices_psize); in main()
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
Dhash_utils.c1177 psizes = get_paca()->mm_ctx_high_slices_psize; in get_paca_psize()