Searched refs:qemu_vfio_pci_map_bar (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/qemu/ |
H A D | vfio-helpers.h | 24 void *qemu_vfio_pci_map_bar(QEMUVFIOState *s, int index,
|
/openbmc/qemu/util/ |
H A D | trace-events | 98 qemu_vfio_pci_map_bar(int index, uint64_t region_ofs, uint64_t region_size, int ofs, void *host) "m…
|
H A D | vfio-helpers.c | 163 void *qemu_vfio_pci_map_bar(QEMUVFIOState *s, int index, in qemu_vfio_pci_map_bar() function
|
/openbmc/qemu/block/ |
H A D | nvme.c | 773 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()
|