Searched refs:has_dyn_msix (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | vfio_pci_core.h | 118 bool has_dyn_msix:1; member |
| /linux/drivers/vfio/pci/ | ||
| H A D | vfio_pci_intrs.c | 437 if (irq > 0 || !msix || !vdev->has_dyn_msix) in vfio_msi_alloc_irq() |