Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dsmp.c905 static bool shared_caches; variable
1343 if (shared_caches) in remove_cpu_from_masks()
1384 if (shared_caches) in update_coregroup_mask()
1443 if (shared_caches) in add_cpu_to_masks()
1504 if (!shared_caches) { in start_secondary()
1512 shared_caches = true; in start_secondary()