Home
last modified time | relevance | path

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

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