Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvirtio_mmio.h102 #define VIRTIO_MMIO_QUEUE_NOTIFY 0x050 macro
/linux-4.4.14/drivers/virtio/
Dvirtio_mmio.c287 writel(vq->index, vm_dev->base + VIRTIO_MMIO_QUEUE_NOTIFY); in vm_notify()