Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_mmio.h90 #define VIRTIO_MMIO_QUEUE_ALIGN 0x03c macro
/Linux-v5.10/drivers/virtio/
Dvirtio_mmio.c411 writel(PAGE_SIZE, vm_dev->base + VIRTIO_MMIO_QUEUE_ALIGN); in vm_setup_vq()