Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dpaca.c356 TASK_SLICE_ARRAY_SZ(context)); in copy_mm_to_paca()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h658 #define TASK_SLICE_ARRAY_SZ(x) ((x)->hash_context->slb_addr_limit >> 41) macro