Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Dsmp.c987 static bool shared_caches; variable
1476 if (shared_caches) in remove_cpu_from_masks()
1517 if (shared_caches) in update_coregroup_mask()
1580 if (shared_caches) in add_cpu_to_masks()
1645 if (!shared_caches) { in start_secondary()
1653 shared_caches = true; in start_secondary()