Home
last modified time | relevance | path

Searched refs:msix_load (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dmsix.h27 void msix_load(PCIDevice *dev, QEMUFile *f);
/openbmc/qemu/hw/pci/
H A Dmsix.c506 void msix_load(PCIDevice *dev, QEMUFile *f) in msix_load() function
699 msix_load(pv, f); in get_msix_state()