Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dsmp.h136 extern bool thread_group_shares_l3;
191 #define thread_group_shares_l3 0 macro
/linux-5.19.10/arch/powerpc/kernel/
Dsmp.c80 bool thread_group_shares_l3; variable
1091 thread_group_shares_l3 = true; in init_big_cores()
Dcacheinfo.c471 else if (thread_group_shares_l3 && level == 3) in get_group_id()