Home
last modified time | relevance | path

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

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