Searched defs:new_size (Results 1 – 16 of 16) sorted by relevance
/qemu/migration/ |
H A D | page_cache.c | 41 PageCache *cache_init(uint64_t new_size, size_t page_size, Error **errp) in cache_init()
|
H A D | ram.c | 187 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 D | 298 | 128 def do_test(self, prealloc_mode, new_size): argument
|
/qemu/util/ |
H A D | iova-tree.c | 22 size_t new_size; member
|
/qemu/block/export/ |
H A D | vhost-user-blk-server.c | 268 int64_t new_size = bdrv_getlength(bs); in vu_blk_exp_resize() local
|
/qemu/hw/core/ |
H A D | numa.c | 887 void ram_block_notify_resize(void *host, size_t old_size, size_t new_size) in ram_block_notify_resize()
|
/qemu/block/ |
H A D | dmg.c | 222 size_t new_size; in dmg_read_mish_block() local
|
H A D | qcow2-bitmap.c | 891 uint64_t new_size = 0; in update_ext_header_and_dir() local
|
H A D | qcow2-refcount.c | 1480 int64_t *size, int64_t new_size) in realloc_refcount_array()
|
H A D | vvfat.c | 113 int new_size = (index + 32) * array->item_size; in array_ensure_allocated() local
|
H A D | qcow2.c | 5696 uint64_t new_size = 0; in qcow2_amend_options() local
|
/qemu/target/sparc/ |
H A D | ldst_helper.c | 241 uint64_t new_size = 8192ULL << 3 * TTE_PGSIZE(tlb_tte); in replace_tlb_1bit_lru() local
|
/qemu/linux-user/ |
H A D | mmap.c | 1106 abi_ulong new_size, unsigned long flags, in target_mremap()
|
/qemu/hw/display/ |
H A D | sm501.c | 561 uint32_t new_size = sm501_mem_local_size[i]; in get_local_mem_size_index() local
|
/qemu/accel/tcg/ |
H A D | cputlb.c | 211 size_t new_size = old_size; in tlb_mmu_resize_locked() local
|
/qemu/system/ |
H A D | physmem.c | 3443 size_t new_size = used + alloc; in address_space_map() local
|