Home
last modified time | relevance | path

Searched refs:SNB_UNC_GLOBAL_CTL_EN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore_snb.c162 #define SNB_UNC_GLOBAL_CTL_EN (1 << 29) macro
276 SNB_UNC_GLOBAL_CTL_EN | SNB_UNC_GLOBAL_CTL_CORE_ALL); in snb_uncore_msr_init_box()
283 SNB_UNC_GLOBAL_CTL_EN | SNB_UNC_GLOBAL_CTL_CORE_ALL); in snb_uncore_msr_enable_box()
375 SNB_UNC_GLOBAL_CTL_EN | SKL_UNC_GLOBAL_CTL_CORE_ALL); in skl_uncore_msr_init_box()
386 SNB_UNC_GLOBAL_CTL_EN | SKL_UNC_GLOBAL_CTL_CORE_ALL); in skl_uncore_msr_enable_box()
527 wrmsrl(SKL_UNC_PERF_GLOBAL_CTL, SNB_UNC_GLOBAL_CTL_EN); in rkl_uncore_msr_init_box()
543 wrmsrl(ADL_UNC_PERF_GLOBAL_CTL, SNB_UNC_GLOBAL_CTL_EN); in adl_uncore_msr_init_box()
548 wrmsrl(ADL_UNC_PERF_GLOBAL_CTL, SNB_UNC_GLOBAL_CTL_EN); in adl_uncore_msr_enable_box()
693 wrmsrl(uncore_msr_box_ctl(box), SNB_UNC_GLOBAL_CTL_EN); in mtl_uncore_msr_init_box() local
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore_snb.c94 #define SNB_UNC_GLOBAL_CTL_EN (1 << 29) macro
160 SNB_UNC_GLOBAL_CTL_EN | SNB_UNC_GLOBAL_CTL_CORE_ALL); in snb_uncore_msr_init_box()
167 SNB_UNC_GLOBAL_CTL_EN | SNB_UNC_GLOBAL_CTL_CORE_ALL); in snb_uncore_msr_enable_box()
259 SNB_UNC_GLOBAL_CTL_EN | SKL_UNC_GLOBAL_CTL_CORE_ALL); in skl_uncore_msr_init_box()
270 SNB_UNC_GLOBAL_CTL_EN | SKL_UNC_GLOBAL_CTL_CORE_ALL); in skl_uncore_msr_enable_box()

Completed in 5 milliseconds