Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dmsix.h53 #define VMSTATE_MSIX_TEST(_field, _state, _test) { \ macro
63 VMSTATE_MSIX_TEST(_f, _s, NULL)
/openbmc/qemu/hw/pci-bridge/
H A Dgen_pcie_root_port.c124 VMSTATE_MSIX_TEST(parent_obj.parent_obj.parent_obj.parent_obj,
/openbmc/qemu/hw/vfio/
H A Dpci.c2600 VMSTATE_MSIX_TEST(pdev, VFIOPCIDevice, vfio_msix_present),