Home
last modified time | relevance | path

Searched defs:image_size (Results 1 – 22 of 22) sorted by relevance

/qemu/tests/qemu-iotests/tests/
H A Dreopen-file27 image_size = 1 * 1024 * 1024 variable
H A Dmirror-top-perms30 image_size = 1 * 1024 * 1024 variable
H A Dblock-status-cache28 image_size = 1 * 1024 * 1024 variable
H A Dstream-error-on-reset27 image_size = 1 * 1024 * 1024 variable
H A Dstream-unaligned-prefetch27 image_size = 1 * 1024 * 1024 variable
H A Dbacking-file-invalidation33 image_size = 1 * 1024 * 1024 variable
H A Dexport-incoming-iothread30 image_size = 1 * 1024 * 1024 variable
H A Dstream-under-throttle29 image_size = 256 * 1024 * 1024 variable
H A Dmirror-ready-cancel-error27 image_size = 1 * 1024 * 1024 variable
H A Dmirror-change-copy-mode30 image_size = 1 * 1024 * 1024 variable
H A Dluks-detached-header36 image_size = 128 * 1024 * 1024 variable
/qemu/block/
H A Dvhdx.c1517 vhdx_create_new_headers(BlockBackend *blk, uint64_t image_size, in vhdx_create_new_headers()
1583 vhdx_create_new_metadata(BlockBackend *blk, uint64_t image_size, in vhdx_create_new_metadata()
1704 uint64_t image_size, VHDXImageType type, in vhdx_create_bat()
1795 vhdx_create_new_region_table(BlockBackend *blk, uint64_t image_size, in vhdx_create_new_region_table()
1919 uint64_t image_size; in vhdx_co_create() local
H A Dqed.h98 uint64_t image_size; /* total logical image size, in bytes */ member
H A Dqed.c174 static bool qed_is_image_size_valid(uint64_t image_size, uint32_t cluster_size, in qed_is_image_size_valid()
H A Drbd.c100 uint64_t image_size; member
/qemu/hw/arm/
H A Darmv7m.c596 ssize_t image_size; in armv7m_load_kernel() local
H A Dvexpress.c564 int image_size; in vexpress_common_init() local
H A Dsbsa-ref.c377 int image_size; in sbsa_firmware_init() local
H A Dvirt.c1322 int image_size; in virt_firmware_init() local
/qemu/
H A Dqemu-img.c4415 uint64_t image_size; member
4519 int64_t image_size; in img_bench() local
/qemu/tests/qemu-iotests/
H A Diotests.py571 def image_size(img: str) -> int: function
/qemu/linux-user/
H A Delfload.c51 unsigned image_size; member