Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsmp.h31 extern int smp_find_processor_id(u16 address);
/linux/arch/s390/kernel/
H A Dmachine_kexec.c86 this_cpu = smp_find_processor_id(stap()); in __machine_kdump()