mthp_stat
DECLARE_PER_CPU(struct mthp_stat, mthp_stats);
DEFINE_PER_CPU(struct mthp_stat, mthp_stats) = {{{0}}};
struct mthp_stat *this = &per_cpu(mthp_stats, cpu);