Home
last modified time | relevance | path

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

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