Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/ !
Dsmp.c949 static int __init init_thread_group_cache_map(int cpu, int cache_property) in init_thread_group_cache_map() argument
956 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()