Home
last modified time | relevance | path

Searched refs:UNCORE_PCI_DEV_DEV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore.h27 #define UNCORE_PCI_DEV_DEV(data) ((data >> 24) & 0xff) macro
H A Duncore.c1031 devfn = PCI_DEVFN(UNCORE_PCI_DEV_DEV(data), in uncore_pci_find_dev_pmu()
1238 devfn = PCI_DEVFN(UNCORE_PCI_DEV_DEV(ids->driver_data), in uncore_pci_sub_driver_init()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore.h28 #define UNCORE_PCI_DEV_DEV(data) ((data >> 24) & 0xff) macro
H A Duncore.c1122 devfn = PCI_DEVFN(UNCORE_PCI_DEV_DEV(data), in uncore_pci_find_dev_pmu()
1330 devfn = PCI_DEVFN(UNCORE_PCI_DEV_DEV(ids->driver_data), in uncore_pci_sub_driver_init()

Completed in 7 milliseconds