Searched refs:UNCORE_PCI_DEV_FUNC (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/events/intel/ | ||
D | uncore.h | 27 #define UNCORE_PCI_DEV_FUNC(data) ((data >> 16) & 0xff) macro |
D | uncore.c | 979 UNCORE_PCI_DEV_FUNC(ids->driver_data)); in uncore_pci_probe() |