Searched refs:UNCORE_PCI_DEV_DEV (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/events/intel/ | ||
D | uncore.h | 26 #define UNCORE_PCI_DEV_DEV(data) ((data >> 24) & 0xff) macro |
D | uncore.c | 978 devfn = PCI_DEVFN(UNCORE_PCI_DEV_DEV(ids->driver_data), in uncore_pci_probe() |