Home
last modified time | relevance | path

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

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