Searched refs:debug_smp_processor_id (Results 1 – 2 of 2) sorted by relevance
56 noinstr unsigned int debug_smp_processor_id(void) in debug_smp_processor_id() function60 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)