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

/linux-master/drivers/perf/
H A Dcxl_pmu.c34 #define CXL_PMU_CAP_MSI_N_MSK GENMASK_ULL(47, 44) macro
146 info->irq = FIELD_GET(CXL_PMU_CAP_MSI_N_MSK, val);

Completed in 102 milliseconds