Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dsmp.h137 extern bool thread_group_shares_l2;
192 #define thread_group_shares_l2 0 macro
/linux/arch/powerpc/kernel/
H A Dcacheinfo.c469 else if (thread_group_shares_l2 && level == 2) in get_group_id()