Home
last modified time | relevance | path

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

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