Home
last modified time | relevance | path

Searched defs:image_size (Results 26 – 50 of 125) sorted by relevance

12345

/openbmc/u-boot/cmd/
H A Dbooti.c25 ulong image_size; in booti_start() local
/openbmc/u-boot/tools/
H A Dgpimage.c36 static int gpimage_verify_header(unsigned char *ptr, int image_size, in gpimage_verify_header()
H A Dlpc32xximage.c82 static int lpc32xximage_verify_header(unsigned char *ptr, int image_size, in lpc32xximage_verify_header()
H A Ddefault_image.c41 static int image_verify_header(unsigned char *ptr, int image_size, in image_verify_header()
H A Domapimage.c39 static int omapimage_verify_header(unsigned char *ptr, int image_size, in omapimage_verify_header()
H A Dvybridimage.c61 static int vybridimage_verify_header(unsigned char *ptr, int image_size, in vybridimage_verify_header()
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dluks-detached-header36 image_size = 128 * 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
/openbmc/linux/arch/mips/boot/compressed/
H A Ddecompress.c120 unsigned int image_size, dtb_size; in decompress_kernel() local
/openbmc/linux/scripts/
H A Dsorttable.c215 static void sort_relative_table(char *extab_image, int image_size) in sort_relative_table()
240 static void sort_relative_table_with_data(char *extab_image, int image_size) in sort_relative_table_with_data()
/openbmc/u-boot/lib/libavb/
H A Davb_hash_descriptor.h47 uint64_t image_size; member
H A Davb_hashtree_descriptor.h50 uint64_t image_size; member
/openbmc/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
/openbmc/linux/drivers/firmware/efi/libstub/
H A Darm32-stub.c80 unsigned long *image_size, in handle_kernel_image()
H A Drelocate.c114 unsigned long image_size, in efi_relocate_kernel()
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f34.c198 u32 image_size = le32_to_cpu(syn_fw->image_size); in rmi_f34_flash_firmware() local
247 u32 image_size = le32_to_cpu(syn_fw->image_size); in rmi_f34_update_firmware() local
/openbmc/u-boot/tools/binman/
H A Dfmap_util.py93 def EncodeFmap(image_size, name, areas): argument
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_fw.h23 u32 image_size; member
/openbmc/linux/arch/riscv/include/asm/
H A Dimage.h55 u64 image_size; member
/openbmc/linux/arch/arm64/include/asm/
H A Dimage.h48 __le64 image_size; member
/openbmc/u-boot/drivers/fastboot/
H A Dfb_command.c17 static u32 image_size; variable
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dls.h9 u32 image_size; member
56 u32 image_size; member
/openbmc/u-boot/include/
H A Dbmp_layout.h36 __u32 image_size; member
/openbmc/u-boot/drivers/pci/
H A Dpci_rom.c157 unsigned int image_size = 0; in pci_rom_load() local

12345