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

/linux-master/arch/s390/kernel/
H A Dtopology.c127 unsigned int max_cpu, rcore; local
130 rcore = TOPOLOGY_CORE_BITS - 1 - core + tl_core->origin;
131 cpu = smp_find_processor_id(rcore << smp_cpu_mt_shift);
140 topo->core_id = rcore;

Completed in 128 milliseconds