Home
last modified time | relevance | path

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

/qemu/migration/
H A Dpostcopy-ram.c745 uint64_t client_addr, in postcopy_wake_shared()
792 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page()
1425 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page()
1452 uint64_t client_addr, in postcopy_wake_shared()
/qemu/hw/virtio/
H A Dvhost-user.c1968 uint64_t client_addr = (offset - u->region_rb_offset[i]) + in vhost_user_postcopy_waker() local