Go to the documentation of this file.
6 #include <linux/bitops.h>
7 #include <asm/current.h>
10 #define raw_smp_processor_id() (current_thread->cpu)
12 #define cpu_logical_map(n) (n)
13 #define cpu_number_map(n) (n)
28 #define hard_smp_processor_id() 0