Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/include/asm/
Dsmp.h46 static inline int smp_find_processor_id(int address) { return 0; } in smp_find_processor_id() function
/linux-3.4.99/arch/s390/kernel/
Dsmp.c344 int smp_find_processor_id(u16 address) in smp_find_processor_id() function