Searched refs:barmap (Results 1 – 5 of 5) sorted by relevance
207 if (vdev->barmap[bar]) in vfio_pci_core_setup_barmap()220 vdev->barmap[bar] = io; in vfio_pci_core_setup_barmap()283 io = vdev->barmap[bar]; in vfio_pci_bar_rw()494 ioeventfd->addr = vdev->barmap[bar] + pos; in vfio_pci_ioeventfd()
651 if (!vdev->barmap[bar]) in vfio_pci_core_disable()653 pci_iounmap(pdev, vdev->barmap[bar]); in vfio_pci_core_disable()655 vdev->barmap[bar] = NULL; in vfio_pci_core_disable()
102 void __iomem *barmap[PCI_STD_NUM_BARS]; member
313 virtvdev->notify_addr = core_device->barmap[virtvdev->notify_bar] + in virtiovf_set_notify_addr()
278 ret = nvgrace_gpu_wait_device_ready(vdev->barmap[0]); in nvgrace_gpu_check_device_ready()