Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Dcxl_pmu.c260 #define CXL_PMU_ATTR_CONFIG2_HDM_MSK GENMASK(15, 0) macro
330 return FIELD_GET(CXL_PMU_ATTR_CONFIG2_HDM_MSK, event->attr.config2); in cxl_pmu_config2_get_hdm_decoder()