this_cpu_generic_xchg
#define this_cpu_xchg_1(pcp, nval) this_cpu_generic_xchg(pcp, nval)
#define this_cpu_xchg_2(pcp, nval) this_cpu_generic_xchg(pcp, nval)
#define this_cpu_xchg_4(pcp, nval) this_cpu_generic_xchg(pcp, nval)
#define this_cpu_xchg_8(pcp, nval) this_cpu_generic_xchg(pcp, nval)