Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/virtio/
Dvirtio_mem.c2750 const uint64_t device_start = vm->addr; in virtio_mem_vmcore_get_device_ram() local
2771 cur_start = device_start; in virtio_mem_vmcore_get_device_ram()
2772 for (cur_start = device_start; cur_start < device_end; cur_start = cur_end) { in virtio_mem_vmcore_get_device_ram()