Searched refs:cache_property (Results 1 – 1 of 1) sorted by relevance
949 static int __init init_thread_group_cache_map(int cpu, int cache_property) in init_thread_group_cache_map() argument956 if (cache_property != THREAD_GROUP_SHARE_L1 && in init_thread_group_cache_map()957 cache_property != THREAD_GROUP_SHARE_L2_L3) in init_thread_group_cache_map()960 tg = get_thread_groups(cpu, cache_property, &err); in init_thread_group_cache_map()972 if (cache_property == THREAD_GROUP_SHARE_L1) { in init_thread_group_cache_map()976 else if (cache_property == THREAD_GROUP_SHARE_L2_L3) { in init_thread_group_cache_map()