Searched defs:__smp_processor_id (Results 1 – 2 of 2) sorted by relevance
155 #define __smp_processor_id() __this_cpu_read(pcpu_hot.cpu_number) macro
257 #define __smp_processor_id(x) raw_smp_processor_id(x) macro
Completed in 4 milliseconds