Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dvirtio_mmio.h87 #define VIRTIO_MMIO_QUEUE_NOTIFY 0x050 macro
/linux-3.4.99/drivers/virtio/
Dvirtio_mmio.c186 writel(info->queue_index, vm_dev->base + VIRTIO_MMIO_QUEUE_NOTIFY); in vm_notify()