Searched refs:GROUPS_L2_COHERENT (Results 1 – 5 of 5) sorted by relevance
16 #define GROUPS_L2_COHERENT BIT(0) /* Cores groups are l2 coherent */ macro
63 #define GROUPS_L2_COHERENT (1 << 0) /* Cores groups are l2 coherent */ macro
107 if (props->coherency_info.coherency & GROUPS_L2_COHERENT) { in kbase_gpuprops_construct_coherent_groups()
67 #define GROUPS_L2_COHERENT (1 << 0) /* Cores groups are l2 coherent */ macro
52 if (props->coherency_info.coherency & GROUPS_L2_COHERENT) { in kbase_gpuprops_construct_coherent_groups()