Home
last modified time | relevance | path

Searched refs:VIRTIO_MMIO_QUEUE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dvirtio_mmio.h90 #define VIRTIO_MMIO_QUEUE_ALIGN 0x03c macro
/linux-4.4.14/drivers/virtio/
Dvirtio_mmio.c434 writel(PAGE_SIZE, vm_dev->base + VIRTIO_MMIO_QUEUE_ALIGN); in vm_setup_vq()