Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dmsix.h54 #define VMSTATE_MSIX_TEST(_field, _state, _test) { \ macro
64 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 Dcpr.c177 VMSTATE_MSIX_TEST(parent_obj, VFIOPCIDevice, pci_msix_present),
H A Dpci.c2811 VMSTATE_MSIX_TEST(parent_obj, VFIOPCIDevice, vfio_msix_present), in vfio_pci_load_config()