Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Duncore.c330 box->pci_phys_id = -1; in uncore_alloc_box()
1054 box->pci_phys_id = phys_id; in uncore_pci_probe()
1099 if (WARN_ON_ONCE(phys_id != box->pci_phys_id)) in uncore_pci_remove()
Duncore.h114 int pci_phys_id; member