Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsmp.h31 extern int smp_find_processor_id(u16 address);
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dmachine_kexec.c81 this_cpu = smp_find_processor_id(stap()); in __machine_kdump()
H A Dtopology.c126 lcpu = smp_find_processor_id(rcore << smp_cpu_mt_shift); in add_cpus_to_mask()
H A Dsmp.c398 int smp_find_processor_id(u16 address) in smp_find_processor_id() function