arch_raw_cpu_ptr
#define arch_raw_cpu_ptr(_ptr) \
#define arch_raw_cpu_ptr(ptr) SHIFT_PERCPU_PTR(ptr, __my_cpu_offset)