Home
last modified time | relevance | path

Searched refs:noresize (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dpci.h116 bool noresize; member
H A Dtrace-events30 …uint64_t offset, int entries, bool noresize) "%s PCI MSI-X CAP @0x%x, BAR %d, offset 0x%"PRIx64", …
H A Dpci.c417 if (msix && !vdev->msix->noresize) { in vfio_enable_vectors()
578 if (vdev->msix->noresize && resizing) { in vfio_msix_vector_do_use()
1602 msix->noresize = !!(irq_info.flags & VFIO_IRQ_INFO_NORESIZE); in vfio_msix_early_setup()
1637 msix->noresize); in vfio_msix_early_setup()