Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dvfio-helpers.h24 void *qemu_vfio_pci_map_bar(QEMUVFIOState *s, int index,
/openbmc/qemu/util/
H A Dtrace-events98 qemu_vfio_pci_map_bar(int index, uint64_t region_ofs, uint64_t region_size, int ofs, void *host) "m…
H A Dvfio-helpers.c163 void *qemu_vfio_pci_map_bar(QEMUVFIOState *s, int index, in qemu_vfio_pci_map_bar() function
/openbmc/qemu/block/
H A Dnvme.c773 regs = qemu_vfio_pci_map_bar(s->vfio, 0, 0, sizeof(NvmeBar), in nvme_init()
827 s->bar0_wo_map = qemu_vfio_pci_map_bar(s->vfio, 0, 0, in nvme_init()