Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_mmio.h126 #define VIRTIO_MMIO_SHM_SEL 0x0ac macro
/linux-6.12.1/drivers/virtio/
Dvirtio_mmio.c543 writel(id, vm_dev->base + VIRTIO_MMIO_SHM_SEL); in vm_get_shm_region()