Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_mmio.h133 #define VIRTIO_MMIO_SHM_BASE_LOW 0x0b8 macro
/linux-6.12.1/drivers/virtio/
Dvirtio_mmio.c558 addr = (u64) readl(vm_dev->base + VIRTIO_MMIO_SHM_BASE_LOW); in vm_get_shm_region()