Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Duncore_discovery.h26 #define UNCORE_DISCOVERY_PCI_DEVFN(data) ((data >> 12) & 0xff) macro
Duncore.c1069 if (pdev->devfn == UNCORE_DISCOVERY_PCI_DEVFN(box_ctl) && in uncore_pci_find_dev_pmu_from_types()
1364 UNCORE_DISCOVERY_PCI_DEVFN(box_ctl)); in uncore_pci_pmus_register()