Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c12 struct pci_dev *uncore_extra_pci_dev[UNCORE_SOCKET_MAX][UNCORE_EXTRA_PCI_DEV_MAX]; variable
872 uncore_extra_pci_dev[phys_id][idx] = pdev; in uncore_pci_probe()
920 if (uncore_extra_pci_dev[phys_id][i] == pdev) { in uncore_pci_remove()
921 uncore_extra_pci_dev[phys_id][i] = NULL; in uncore_pci_remove()
Dperf_event_intel_uncore.h331 extern struct pci_dev *uncore_extra_pci_dev[UNCORE_SOCKET_MAX][UNCORE_EXTRA_PCI_DEV_MAX];
Dperf_event_intel_uncore_snbep.c922 struct pci_dev *filter_pdev = uncore_extra_pci_dev[box->phys_id][idx]; in snbep_qpi_enable_event()
2047 if (uncore_extra_pci_dev[0][HSWEP_PCI_PCU_3]) { in hswep_uncore_cpu_init()
2050 pci_read_config_dword(uncore_extra_pci_dev[0][HSWEP_PCI_PCU_3], in hswep_uncore_cpu_init()