Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvirtio_mmio.h122 #define VIRTIO_MMIO_QUEUE_USED_LOW 0x0a0 macro
/linux-4.4.14/drivers/virtio/
Dvirtio_mmio.c451 writel((u32)addr, vm_dev->base + VIRTIO_MMIO_QUEUE_USED_LOW); in vm_setup_vq()