Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dramblock.h91 ram_addr_t postcopy_length; member
/qemu/migration/
H A Dpostcopy-ram.c501 rb->postcopy_length = length; in init_range()
525 ram_addr_t length = rb->postcopy_length; in cleanup_range()
681 ram_addr_t length = rb->postcopy_length; in nhp_range()
725 reg_struct.range.len = rb->postcopy_length; in ram_block_enable_notify()
H A Dram.c299 nbits = block->postcopy_length >> TARGET_PAGE_BITS; in ramblock_recv_bitmap_send()
3721 if (!block->host || addr >= block->postcopy_length) { in ram_load_postcopy()
4530 rb->postcopy_length = new_size; in ram_mig_ram_block_resized()