Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpaca.h153 unsigned char mm_ctx_low_slices_psize[BITS_PER_LONG / BITS_PER_BYTE]; member
/arch/powerpc/kernel/
Dpaca.c314 memcpy(&get_paca()->mm_ctx_low_slices_psize, mm_ctx_low_slices(context), in copy_mm_to_paca()
Dasm-offsets.c197 OFFSET(PACALOWSLICESPSIZE, paca_struct, mm_ctx_low_slices_psize); in main()
/arch/powerpc/mm/book3s64/
Dhash_utils.c1120 psizes = get_paca()->mm_ctx_low_slices_psize; in get_paca_psize()