Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvirtio_mmio.h129 #define VIRTIO_MMIO_SHM_LEN_LOW 0x0b0 macro
/Linux-v5.10/drivers/virtio/
Dvirtio_mmio.c511 len = (u64) readl(vm_dev->base + VIRTIO_MMIO_SHM_LEN_LOW); in vm_get_shm_region()