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