Searched refs:CXL_PMU_CAP_MSI_N_MSK (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/perf/ | ||
H A D | cxl_pmu.c | 34 #define CXL_PMU_CAP_MSI_N_MSK GENMASK_ULL(47, 44) macro 146 info->irq = FIELD_GET(CXL_PMU_CAP_MSI_N_MSK, val); in cxl_pmu_parse_caps() |
Completed in 2 milliseconds