Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Duncore.c313 box->pci_phys_id = -1; in uncore_alloc_box()
1010 box->pci_phys_id = phys_id; in uncore_pci_probe()
1054 if (WARN_ON_ONCE(phys_id != box->pci_phys_id)) in uncore_pci_remove()
Duncore.h110 int pci_phys_id; member