Searched refs:VIRTIO_MMIO_QUEUE_ALIGN (Results 1 – 6 of 6) sorted by relevance
90 #define VIRTIO_MMIO_QUEUE_ALIGN 0x03c macro
63 #define VIRTIO_MMIO_QUEUE_ALIGN 0x03c macro
237 writel(PAGE_SIZE, priv->base + VIRTIO_MMIO_QUEUE_ALIGN); in virtio_mmio_setup_vq()
224 case VIRTIO_MMIO_QUEUE_ALIGN: in virtio_mmio_read()362 case VIRTIO_MMIO_QUEUE_ALIGN: in virtio_mmio_write()
443 writel(PAGE_SIZE, vm_dev->base + VIRTIO_MMIO_QUEUE_ALIGN); in vm_setup_vq()