Searched refs:VIRTIO_MMIO_QUEUE_NOTIFY (Results 1 – 6 of 6) sorted by relevance
102 #define VIRTIO_MMIO_QUEUE_NOTIFY 0x050 macro
74 #define VIRTIO_MMIO_QUEUE_NOTIFY 0x050 macro
329 writel(vq->index, priv->base + VIRTIO_MMIO_QUEUE_NOTIFY); in virtio_mmio_notify()
52 memory_region_add_eventfd(&proxy->iomem, VIRTIO_MMIO_QUEUE_NOTIFY, 4, in virtio_mmio_ioeventfd_assign()55 memory_region_del_eventfd(&proxy->iomem, VIRTIO_MMIO_QUEUE_NOTIFY, 4, in virtio_mmio_ioeventfd_assign()225 case VIRTIO_MMIO_QUEUE_NOTIFY: in virtio_mmio_read()410 case VIRTIO_MMIO_QUEUE_NOTIFY: in virtio_mmio_write()
285 writel(vq->index, vm_dev->base + VIRTIO_MMIO_QUEUE_NOTIFY); in vm_notify()294 writel(data, vm_dev->base + VIRTIO_MMIO_QUEUE_NOTIFY); in vm_notify_with_data()