Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c11 struct pci_dev *uncore_extra_pci_dev[UNCORE_SOCKET_MAX][UNCORE_EXTRA_PCI_DEV_MAX]; variable
819 uncore_extra_pci_dev[phys_id][idx] = pdev; in uncore_pci_probe()
866 if (uncore_extra_pci_dev[phys_id][i] == pdev) { in uncore_pci_remove()
867 uncore_extra_pci_dev[phys_id][i] = NULL; in uncore_pci_remove()
Dperf_event_intel_uncore.h321 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()
2031 if (uncore_extra_pci_dev[0][HSWEP_PCI_PCU_3]) { in hswep_uncore_cpu_init()
2034 pci_read_config_dword(uncore_extra_pci_dev[0][HSWEP_PCI_PCU_3], in hswep_uncore_cpu_init()