Home
last modified time | relevance | path

Searched defs:old_size (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/core/
H A Dnuma.c887 void ram_block_notify_resize(void *host, size_t old_size, size_t new_size) in ram_block_notify_resize()
/qemu/linux-user/
H A Dmmap.c1105 abi_long target_mremap(abi_ulong old_addr, abi_ulong old_size, in target_mremap()
/qemu/tests/unit/
H A Dtest-hbitmap.c27 size_t old_size; member
/qemu/block/
H A Dqcow2-bitmap.c894 uint64_t old_size = s->bitmap_directory_size; in update_ext_header_and_dir() local
H A Dqcow2-refcount.c2211 int64_t old_size = 0; in calculate_refcounts() local
H A Dio.c3605 int64_t old_size, new_bytes; in bdrv_co_truncate() local
/qemu/accel/tcg/
H A Dcputlb.c209 size_t old_size = tlb_n_entries(fast); in tlb_mmu_resize_locked() local
/qemu/migration/
H A Dram.c4565 size_t old_size, size_t new_size) in ram_mig_ram_block_resized()