STD_USER
#define STD_USER(sr, x, ptr) __put_user_asm64(sr, x, ptr)
#define STD_USER(sr, x, ptr) __put_user_asm(sr, "std", x, ptr)