__my_cpu_ptr
# define __my_cpu_ptr(ptr) (ptr)
# define __my_cpu_ptr(ptr) (__my_cpu_type(*(ptr))*)(__force uintptr_t)(ptr)