Searched refs:debug_smp_processor_id (Results 1 – 3 of 3) sorted by relevance
58 noinstr unsigned int debug_smp_processor_id(void) in debug_smp_processor_id() function62 EXPORT_SYMBOL(debug_smp_processor_id);
39 extern unsigned int debug_smp_processor_id(void); /* from linux/smp.h */44 #define get_paca() ((void) debug_smp_processor_id(), local_paca)
270 extern unsigned int debug_smp_processor_id(void);271 # define smp_processor_id() debug_smp_processor_id()