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