Go to the documentation of this file.
29 #include <linux/bitops.h>
31 #include <asm/percpu.h>
35 extern int sparc64_multi_core;
45 #define raw_smp_processor_id() (current_thread_info()->cpu)
48 extern void cpu_play_dead(
void);
57 #ifdef CONFIG_HOTPLUG_CPU
66 #define hard_smp_processor_id() 0
67 #define smp_fill_in_sib_core_maps() do { } while (0)
68 #define smp_fetch_global_regs() do { } while (0)
69 #define smp_fetch_global_pmu() do { } while (0)