Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dtopology.c129 unsigned int max_cpu, rcore; in add_cpus_to_mask() local
132 rcore = TOPOLOGY_CORE_BITS - 1 - core + tl_core->origin; in add_cpus_to_mask()
133 cpu = smp_find_processor_id(rcore << smp_cpu_mt_shift); in add_cpus_to_mask()
142 topo->core_id = rcore; in add_cpus_to_mask()