Searched refs:VIRTIO_MMIO_QUEUE_USED_LOW (Results 1 – 6 of 6) sorted by relevance
122 #define VIRTIO_MMIO_QUEUE_USED_LOW 0x0a0 macro
94 #define VIRTIO_MMIO_QUEUE_USED_LOW 0x0a0 macro
253 writel((u32)addr, priv->base + VIRTIO_MMIO_QUEUE_USED_LOW); in virtio_mmio_setup_vq()
231 case VIRTIO_MMIO_QUEUE_USED_LOW: in virtio_mmio_read()486 case VIRTIO_MMIO_QUEUE_USED_LOW: in virtio_mmio_write()
459 writel((u32)addr, vm_dev->base + VIRTIO_MMIO_QUEUE_USED_LOW); in vm_setup_vq()