Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/include/asm/
Dsmp.h27 extern int smp_find_processor_id(u16 address);
46 static inline int smp_find_processor_id(int address) { return 0; } in smp_find_processor_id() function
/linux-3.4.99/arch/s390/kernel/
Dmachine_kexec.c59 this_cpu = smp_find_processor_id(stap()); in setup_regs()
Dtopology.c86 lcpu = smp_find_processor_id(rcpu); in add_cpus_to_mask()
Dsmp.c344 int smp_find_processor_id(u16 address) in smp_find_processor_id() function