raw_cpu_xchg_1
#define raw_cpu_xchg_1(pcp, val) raw_percpu_xchg_op(pcp, val)
#define raw_cpu_xchg_1(pcp, nval) raw_cpu_generic_xchg(pcp, nval)