Home
last modified time | relevance | path

Searched defs:end_gpa (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c1720 uint64_t end_gpa = start_gpa + int128_get64(s->size); in virtio_mem_rdm_is_populated() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c379 const uint64_t end_gpa = start_gpa + msg_region->memory_size; in _vu_add_mem_reg() local