Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dvirtio_mmio.h81 #define VIRTIO_MMIO_QUEUE_ALIGN 0x03c macro
/linux-3.4.99/drivers/virtio/
Dvirtio_mmio.c308 vm_dev->base + VIRTIO_MMIO_QUEUE_ALIGN); in vm_setup_vq()