Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dcxl_pmu.c249 #define CXL_PMU_ATTR_CONFIG2_HDM_MSK GENMASK(15, 0) macro
319 return FIELD_GET(CXL_PMU_ATTR_CONFIG2_HDM_MSK, event->attr.config2); in cxl_pmu_config2_get_hdm_decoder()