Searched defs:get_hard_smp_processor_id (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/include/asm/
H A Dsmp.h83 static inline int get_hard_smp_processor_id(int cpu) function
137 #define hard_smp_processor_id() get_hard_smp_processor_id(0)
149 static inline int get_hard_smp_processor_id(int cpu) function
165 static inline int get_hard_smp_processor_id(int cpu) function

Completed in 57 milliseconds