Home
last modified time | relevance | path

Searched defs:img_size (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D20237 img_size = '10M' variable
H A D20833 img_size = '10M' variable
H A D20336 img_size = '10M' variable
H A D19435 img_size = '1G' variable
H A D21927 img_size = 4 * 1024 * 1024 variable
/openbmc/qemu/tests/qemu-iotests/tests/
H A Diothreads-commit-active34 img_size = '10M' variable
H A Diothreads-stream34 img_size = '10M' variable
H A Diothreads-nbd-export32 img_size = '10M' variable
H A Dqsd-migrate36 img_size = '10M' variable
H A Dinactive-node-nbd55 img_size = '10M' variable
/openbmc/u-boot/include/
H A Dfsl_validate.h51 u32 img_size; /* ESBC client image size in bytes */ member
129 u32 img_size; /* ESBC client image size in bytes */ member
261 uint32_t img_size; /* ESBC Image Size */ member
/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h19 u32 img_size; /* image size */ member
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py586 def _alloc_data(img_size, cluster_size): argument
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc.h703 uint32_t img_size; /* Length of Message */ member
717 uint32_t img_size; /* Length of Message */ member
737 uint32_t img_size; /* Length of Message */ member
/openbmc/qemu/
H A Dqemu-img.c429 int64_t img_size = -1; in img_create() local
5640 int64_t img_size = -1; in img_measure() local
H A Dblock.c7291 char *options, uint64_t img_size, int flags, bool quiet, in bdrv_img_create()
/openbmc/qemu/tcg/
H A Dtcg.c7258 size_t img_size = sizeof(struct ElfImage) + debug_frame_size; in tcg_register_jit_int() local