Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dtrace-events29 vfio_msi_setup(const char *name, int pos) "%s PCI MSI CAP @0x%x"
H A Dpci.c1340 static bool vfio_msi_setup(VFIOPCIDevice *vdev, int pos, Error **errp) in vfio_msi_setup() function
2208 ret = vfio_msi_setup(vdev, pos, errp); in vfio_add_std_cap()