Home
last modified time | relevance | path

Searched refs:TASK_SLICE_ARRAY_SZ (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dpaca.c274 &context->high_slices_psize, TASK_SLICE_ARRAY_SZ(mm)); in copy_mm_to_paca()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h627 #define TASK_SLICE_ARRAY_SZ(x) ((x)->context.slb_addr_limit >> 41) macro