Home
last modified time | relevance | path

Searched refs:mm_ctx_high_slices (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/powerpc/mm/book3s64/
Dslice.c226 hpsizes = mm_ctx_high_slices(&mm->context); in slice_convert()
247 (unsigned long)mm_ctx_high_slices(&mm->context)); in slice_convert()
675 psizes = mm_ctx_high_slices(&mm->context); in get_slice_psize()
705 hpsizes = mm_ctx_high_slices(&mm->context); in slice_init_new_context_exec()
/Linux-v6.1/arch/powerpc/include/asm/book3s/64/
Dmmu.h157 static inline unsigned char *mm_ctx_high_slices(mm_context_t *ctx) in mm_ctx_high_slices() function
/Linux-v6.1/arch/powerpc/kernel/
Dpaca.c318 memcpy(&get_paca()->mm_ctx_high_slices_psize, mm_ctx_high_slices(context), in copy_mm_to_paca()