Home
last modified time | relevance | path

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

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