Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/include/asm/
Dsmp.h136 extern bool thread_group_shares_l2;
191 #define thread_group_shares_l2 0 macro
/Linux-v6.6/arch/powerpc/kernel/
Dsmp.c82 bool thread_group_shares_l2; variable
1082 thread_group_shares_l2 = true; in init_big_cores()
1420 if (thread_group_shares_l2) { in update_mask_by_l2()
Dcacheinfo.c468 else if (thread_group_shares_l2 && level == 2) in get_group_id()