Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dsmp.c998 static bool shared_caches; variable
1481 if (shared_caches) in remove_cpu_from_masks()
1522 if (shared_caches) in update_coregroup_mask()
1585 if (shared_caches) in add_cpu_to_masks()
1650 if (!shared_caches) { in start_secondary()
1658 shared_caches = true; in start_secondary()