Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/events/intel/
Duncore_snb.c149 #define SNB_UNC_GLOBAL_CTL_EN (1 << 29) macro
237 SNB_UNC_GLOBAL_CTL_EN | SNB_UNC_GLOBAL_CTL_CORE_ALL); in snb_uncore_msr_init_box()
244 SNB_UNC_GLOBAL_CTL_EN | SNB_UNC_GLOBAL_CTL_CORE_ALL); in snb_uncore_msr_enable_box()
336 SNB_UNC_GLOBAL_CTL_EN | SKL_UNC_GLOBAL_CTL_CORE_ALL); in skl_uncore_msr_init_box()
347 SNB_UNC_GLOBAL_CTL_EN | SKL_UNC_GLOBAL_CTL_CORE_ALL); in skl_uncore_msr_enable_box()
488 wrmsrl(SKL_UNC_PERF_GLOBAL_CTL, SNB_UNC_GLOBAL_CTL_EN); in rkl_uncore_msr_init_box()
504 wrmsrl(ADL_UNC_PERF_GLOBAL_CTL, SNB_UNC_GLOBAL_CTL_EN); in adl_uncore_msr_init_box()
509 wrmsrl(ADL_UNC_PERF_GLOBAL_CTL, SNB_UNC_GLOBAL_CTL_EN); in adl_uncore_msr_enable_box()