this_cpu_generic_read
#define this_cpu_read_1(pcp) this_cpu_generic_read(pcp)
#define this_cpu_read_2(pcp) this_cpu_generic_read(pcp)
#define this_cpu_read_4(pcp) this_cpu_generic_read(pcp)
#define this_cpu_read_8(pcp) this_cpu_generic_read(pcp)