Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dtopology.c135 cpu = smp_find_processor_id(rcore << smp_cpu_mt_shift); in add_cpus_to_mask()
H A Dsmp.c383 int smp_find_processor_id(u16 address) in smp_find_processor_id() function