Lines Matching defs:block

106     RAMBlock    *block;  member
201 bool migrate_ram_is_ignored(RAMBlock *block) in migrate_ram_is_ignored()
212 RAMBlock *block; in foreach_not_ignored_block() local
270 RAMBlock *block = qemu_ram_block_by_name(block_name); in ramblock_recv_bitmap_send() local
491 RAMBlock *block, ram_addr_t offset) in save_page_header()
597 RAMBlock *block, ram_addr_t offset) in save_xbzrle_page()
918 RAMBlock *block; in ram_pagesize_summary() local
1036 RAMBlock *block; in migration_bitmap_sync() local
1188 static int save_normal_page(PageSearchStatus *pss, RAMBlock *block, in save_normal_page()
1224 RAMBlock *block = pss->block; in ram_save_page() local
1253 static int ram_save_multifd_page(QEMUFile *file, RAMBlock *block, in ram_save_multifd_page()
1271 RAMBlock *block = param->block; in compress_send_queued_data() local
1387 RAMBlock *block = NULL; in unqueue_page() local
1433 RAMBlock *block; in poll_fault_page() local
1504 RAMBlock *block; in ram_write_tracking_compatible() local
1538 static inline void populate_read_range(RAMBlock *block, ram_addr_t offset, in populate_read_range()
1562 RAMBlock *block = section->mr->ram_block; in populate_read_section() local
1610 RAMBlock *block; in ram_write_tracking_prepare() local
1674 RAMBlock *block; in ram_write_tracking_start() local
1734 RAMBlock *block; in ram_write_tracking_stop() local
1813 RAMBlock *block; in get_queued_page() local
2047 RAMBlock *block = pss->block; in ram_save_target_page_legacy() local
2329 RAMBlock *block; in ram_bytes_total_with_ignored() local
2342 RAMBlock *block; in ram_bytes_total() local
2394 RAMBlock *block; in ram_save_cleanup() local
2445 struct RAMBlock *block; in ram_postcopy_migrated_memory_release() local
2471 static void postcopy_send_discard_bm_ram(MigrationState *ms, RAMBlock *block) in postcopy_send_discard_bm_ram()
2512 struct RAMBlock *block; in postcopy_each_ram_send_discard() local
2548 static void postcopy_chunk_hostpages_pass(MigrationState *ms, RAMBlock *block) in postcopy_chunk_hostpages_pass()
2753 RAMBlock *block; in ram_list_init_bitmaps() local
2841 RAMBlock *block; in ram_state_resume_prepare() local
2874 RAMBlock *block; in qemu_guest_free_page_hint() local
2938 RAMBlock *block; in ram_save_setup() local
3290 RAMBlock *block = mis->last_recv_block[channel]; in ram_block_from_stream() local
3322 static inline void *host_from_ram_block_offset(RAMBlock *block, in host_from_ram_block_offset()
3332 static void *host_page_from_ram_block_offset(RAMBlock *block, in host_page_from_ram_block_offset()
3340 static ram_addr_t host_page_offset_from_ram_block_offset(RAMBlock *block, in host_page_offset_from_ram_block_offset()
3346 void colo_record_bitmap(RAMBlock *block, ram_addr_t *normal, uint32_t pages) in colo_record_bitmap()
3358 static inline void *colo_cache_from_block_offset(RAMBlock *block, in colo_cache_from_block_offset()
3410 RAMBlock *block; in colo_init_ram_cache() local
3454 RAMBlock *block = NULL; in colo_incoming_start_dirty_log() local
3476 RAMBlock *block; in colo_release_ram_cache() local
3568 RAMBlock *block = NULL; in ram_load_postcopy() local
3747 RAMBlock *block = NULL; in colo_flush_ram_cache() local
3792 static int parse_ramblock(QEMUFile *f, RAMBlock *block, ram_addr_t length) in parse_ramblock()
3849 RAMBlock *block; in parse_ramblocks() local
3922 RAMBlock *block = ram_block_from_stream(mis, f, flags, in ram_load_precopy() local
4086 RAMBlock *block; in ram_dirty_bitmap_sync_all() local
4119 bool ram_dirty_bitmap_reload(MigrationState *s, RAMBlock *block, Error **errp) in ram_dirty_bitmap_reload()