Home
last modified time | relevance | path

Searched refs:MSIVectorUseNotifier (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dmsix.h46 MSIVectorUseNotifier use_notifier,
H A Dpci_device.h160 MSIVectorUseNotifier msix_vector_use_notifier;
H A Dpci.h237 typedef int (*MSIVectorUseNotifier)(PCIDevice *dev, unsigned int vector, typedef
/openbmc/qemu/hw/pci/
H A Dmsix.c628 MSIVectorUseNotifier use_notifier, in msix_set_vector_notifiers()