be64
#define const_cpu_to_be64(x) ((be64) __constant_cpu_to_be64(x))
#define const_sbe64_to_cpu(x) ((s64) __constant_be64_to_cpu((be64) x))