raw_cpu_xchg_8
#define raw_cpu_xchg_8(pcp, nval) raw_percpu_xchg_op(pcp, nval)
#define raw_cpu_xchg_8(pcp, nval) raw_cpu_generic_xchg(pcp, nval)