Home
last modified time | relevance | path

Searched defs:threads_per_subcore (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/powerpc/include/asm/
Dcputhreads.h29 #define threads_per_subcore 1 macro
/linux-6.1.9/arch/powerpc/kernel/
Dsetup-common.c393 int threads_per_core, threads_per_subcore, threads_shift __read_mostly; variable