Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/ !
Dvirtio_mmio.h134 #define VIRTIO_MMIO_SHM_BASE_HIGH 0x0bc macro
/linux-6.12.1/drivers/virtio/ !
Dvirtio_mmio.c559 addr |= (u64) readl(vm_dev->base + VIRTIO_MMIO_SHM_BASE_HIGH) << 32; in vm_get_shm_region()