Searched refs:uncore_shared_reg_config (Results 1 – 4 of 4) sorted by relevance
586 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx);
1132 uncore_shared_reg_config(box, 2 + (idx / 6) * 5)); in nhmex_rbox_msr_enable_event()
646 wrmsrl(reg1->reg, uncore_shared_reg_config(box, 0)); in snbep_uncore_msr_enable_event()1785 u64 filter = uncore_shared_reg_config(box, 0); in ivbep_cbox_enable_event()2769 u64 filter = uncore_shared_reg_config(box, 0); in hswep_cbox_enable_event()
238 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config() function