Searched refs:device_start (Results 1 – 1 of 1) sorted by relevance
2750 const uint64_t device_start = vm->addr; in virtio_mem_vmcore_get_device_ram() local2771 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()