Searched refs:PCI_IRQ_VIRTUAL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/pci/msi/ | ||
| H A D | msi.c | 833 if (flags & PCI_IRQ_VIRTUAL) in __pci_enable_msix_range() |
| /linux/include/linux/ | ||
| H A D | pci.h | 1750 #define PCI_IRQ_VIRTUAL (1 << 4) macro |