Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dsmp.c905 static bool shared_caches; variable
1345 if (shared_caches) in remove_cpu_from_masks()
1386 if (shared_caches) in update_coregroup_mask()
1446 if (shared_caches) in add_cpu_to_masks()
1507 if (!shared_caches) { in start_secondary()
1515 shared_caches = true; in start_secondary()