Searched refs:cpu_map_shared_cache (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/
H A Dcacheinfo.c901 static unsigned int cpu_map_shared_cache(bool online, unsigned int cpu, function
986 if (cpu_map_shared_cache(true, cpu, &cpu_map))
999 nr_shared = cpu_map_shared_cache(false, cpu, &cpu_map);

Completed in 132 milliseconds