Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dram.c3678 bool matches_target_page_size = false; in ram_load_postcopy() local
3723 matches_target_page_size = block->page_size == TARGET_PAGE_SIZE; in ram_load_postcopy()
3776 if (!matches_target_page_size) { in ram_load_postcopy()
3783 if (!matches_target_page_size) { in ram_load_postcopy()