Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dvfio-helpers.c251 static int qemu_vfio_pci_write_config(QEMUVFIOState *s, void *buf, int size, int ofs) in qemu_vfio_pci_write_config() function
447 ret = qemu_vfio_pci_write_config(s, &pci_cmd, sizeof(pci_cmd), PCI_COMMAND); in qemu_vfio_init_pci()
H A Dtrace-events96 qemu_vfio_pci_write_config(void *buf, int ofs, int size, uint64_t region_ofs, uint64_t region_size)…