Searched refs:IMC_DEV (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/events/intel/ |
H A D | uncore_snb.c | 1160 #define IMC_DEV(a, d) \ macro 1164 IMC_DEV(SNB_IMC, &snb_uncore_pci_driver), 1203 IMC_DEV(CML_H1_IMC, &skl_uncore_pci_driver), 1204 IMC_DEV(CML_H2_IMC, &skl_uncore_pci_driver), 1205 IMC_DEV(CML_H3_IMC, &skl_uncore_pci_driver), 1206 IMC_DEV(CML_U1_IMC, &skl_uncore_pci_driver), 1207 IMC_DEV(CML_U2_IMC, &skl_uncore_pci_driver), 1208 IMC_DEV(CML_U3_IMC, &skl_uncore_pci_driver), 1209 IMC_DEV(CML_S1_IMC, &skl_uncore_pci_driver), 1216 IMC_DEV(RKL_1_IMC, &icl_uncore_pci_driver), [all …]
|