Searched refs:cache_property (Results 1 – 1 of 1) sorted by relevance
960 static int __init init_thread_group_cache_map(int cpu, int cache_property) in init_thread_group_cache_map() argument967 if (cache_property != THREAD_GROUP_SHARE_L1 && in init_thread_group_cache_map()968 cache_property != THREAD_GROUP_SHARE_L2_L3) in init_thread_group_cache_map()971 tg = get_thread_groups(cpu, cache_property, &err); in init_thread_group_cache_map()983 if (cache_property == THREAD_GROUP_SHARE_L1) { in init_thread_group_cache_map()987 else if (cache_property == THREAD_GROUP_SHARE_L2_L3) { in init_thread_group_cache_map()