uncore_shared_reg_config
u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx);
uncore_shared_reg_config(box, 2 + (idx / 6) * 5));
u64 filter = uncore_shared_reg_config(box, 0);
u64 filter = uncore_shared_reg_config(box, 0);
wrmsrq(reg1->reg, uncore_shared_reg_config(box, 0));