Home
last modified time | relevance | path

Searched refs:uncore_pcibus_to_physid (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h126 int uncore_pcibus_to_physid(struct pci_bus *bus);
Dperf_event_intel_uncore.c24 int uncore_pcibus_to_physid(struct pci_bus *bus) in uncore_pcibus_to_physid() function
866 phys_id = uncore_pcibus_to_physid(pdev->bus); in uncore_pci_probe()
916 phys_id = uncore_pcibus_to_physid(pdev->bus); in uncore_pci_remove()