Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virtio/
Dvirtio_mmio.c77 #define VIRTIO_MMIO_VRING_ALIGN PAGE_SIZE macro
387 vq = vring_create_virtqueue(index, num, VIRTIO_MMIO_VRING_ALIGN, vdev, in vm_setup_vq()