Home
last modified time | relevance | path

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

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