Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dmsix.h51 extern const VMStateDescription vmstate_msix;
56 .vmsd = &vmstate_msix, \
/openbmc/qemu/hw/pci/
H A Dmsix.c694 const VMStateDescription vmstate_msix = { variable