Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore.h168 #define UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS 2 macro
392 if (test_bit(UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS, &box->flags)) { in uncore_msr_event_ctl()
405 if (test_bit(UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS, &box->flags)) { in uncore_msr_perf_ctr()
H A Duncore_snb.c380 __set_bit(UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS, &box->flags); in skl_uncore_msr_init_box()