Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dramblock.h77 ram_addr_t postcopy_length; member
/openbmc/qemu/migration/
H A Dpostcopy-ram.c504 rb->postcopy_length = length; in init_range()
528 ram_addr_t length = rb->postcopy_length; in cleanup_range()
684 ram_addr_t length = rb->postcopy_length; in nhp_range()
728 reg_struct.range.len = rb->postcopy_length; in ram_block_enable_notify()
H A Dram.c279 nbits = block->postcopy_length >> TARGET_PAGE_BITS; in ramblock_recv_bitmap_send()
3601 if (!block->host || addr >= block->postcopy_length) { in ram_load_postcopy()
4281 rb->postcopy_length = new_size; in ram_mig_ram_block_resized()