Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/kernel/
Dsmp.c990 static bool shared_caches; variable
1485 if (shared_caches) in remove_cpu_from_masks()
1526 if (shared_caches) in update_coregroup_mask()
1589 if (shared_caches) in add_cpu_to_masks()
1658 if (!shared_caches) { in start_secondary()
1666 shared_caches = true; in start_secondary()