Home
last modified time | relevance | path

Searched defs:new_size (Results 1 – 16 of 16) sorted by relevance

/qemu/migration/
H A Dpage_cache.c41 PageCache *cache_init(uint64_t new_size, size_t page_size, Error **errp) in cache_init()
H A Dram.c187 int xbzrle_cache_resize(uint64_t new_size, Error **errp) in xbzrle_cache_resize()
4565 size_t old_size, size_t new_size) in ram_mig_ram_block_resized()
/qemu/tests/qemu-iotests/
H A D298128 def do_test(self, prealloc_mode, new_size): argument
/qemu/util/
H A Diova-tree.c22 size_t new_size; member
/qemu/block/export/
H A Dvhost-user-blk-server.c268 int64_t new_size = bdrv_getlength(bs); in vu_blk_exp_resize() local
/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/block/
H A Ddmg.c222 size_t new_size; in dmg_read_mish_block() local
H A Dqcow2-bitmap.c891 uint64_t new_size = 0; in update_ext_header_and_dir() local
H A Dqcow2-refcount.c1480 int64_t *size, int64_t new_size) in realloc_refcount_array()
H A Dvvfat.c113 int new_size = (index + 32) * array->item_size; in array_ensure_allocated() local
H A Dqcow2.c5696 uint64_t new_size = 0; in qcow2_amend_options() local
/qemu/target/sparc/
H A Dldst_helper.c241 uint64_t new_size = 8192ULL << 3 * TTE_PGSIZE(tlb_tte); in replace_tlb_1bit_lru() local
/qemu/linux-user/
H A Dmmap.c1106 abi_ulong new_size, unsigned long flags, in target_mremap()
/qemu/hw/display/
H A Dsm501.c561 uint32_t new_size = sm501_mem_local_size[i]; in get_local_mem_size_index() local
/qemu/accel/tcg/
H A Dcputlb.c211 size_t new_size = old_size; in tlb_mmu_resize_locked() local
/qemu/system/
H A Dphysmem.c3443 size_t new_size = used + alloc; in address_space_map() local