aia_hgei_control
static DEFINE_PER_CPU(struct aia_hgei_control, aia_hgei);
struct aia_hgei_control *hgctrl = per_cpu_ptr(&aia_hgei, cpu);
struct aia_hgei_control *hgctrl = per_cpu_ptr(&aia_hgei, cpu);
struct aia_hgei_control *hgctrl = get_cpu_ptr(&aia_hgei);
struct aia_hgei_control *hgctrl;
struct aia_hgei_control *hgctrl;