Searched refs:smp_find_processor_id (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | smp.h | 31 extern int smp_find_processor_id(u16 address); |
/linux/arch/s390/kernel/ | ||
H A D | machine_kexec.c | 86 this_cpu = smp_find_processor_id(stap()); in __machine_kdump() |