Home
last modified time | relevance | path

Searched refs:uncore_msr_box_ctl (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/events/intel/
H A Duncore_nhmex.c213 unsigned msr = uncore_msr_box_ctl(box); in nhmex_uncore_msr_disable_box()
228 unsigned msr = uncore_msr_box_ctl(box); in nhmex_uncore_msr_enable_box()
H A Duncore.h318 static inline unsigned uncore_msr_box_ctl(struct intel_uncore_box *box) in uncore_msr_box_ctl() function
H A Duncore_snbep.c619 msr = uncore_msr_box_ctl(box); in snbep_uncore_msr_disable_box()
632 msr = uncore_msr_box_ctl(box); in snbep_uncore_msr_enable_box()
661 unsigned msr = uncore_msr_box_ctl(box); in snbep_uncore_msr_init_box()
1533 unsigned msr = uncore_msr_box_ctl(box); in ivbep_uncore_msr_init_box()
2810 unsigned msr = uncore_msr_box_ctl(box); in hswep_uncore_sbox_msr_init_box()
H A Duncore_snb.c694 wrmsrl(uncore_msr_box_ctl(box), SNB_UNC_GLOBAL_CTL_EN); in mtl_uncore_msr_init_box()