__constant_be64_to_cpu
#define const_be64_to_cpu(x) ((u64) __constant_be64_to_cpu(x)))
#define const_sbe64_to_cpu(x) ((s64) __constant_be64_to_cpu((be64) x))