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

/linux-master/arch/powerpc/kernel/
H A Dsmp.c1391 static struct device_node *cpu_to_l2cache(int cpu) function
1441 l2_cache = cpu_to_l2cache(cpu);
1463 np = cpu_to_l2cache(i);

Completed in 115 milliseconds