Home
last modified time | relevance | path

Searched refs:img (Results 251 – 275 of 507) sorted by relevance

1...<<1112131415161718192021

/openbmc/linux/samples/bpf/
H A D.gitignore44 testfile.img
/openbmc/qemu/tests/qemu-iotests/
H A D259.out13 qemu-img: TEST_DIR/t.IMGFMT: Could not resize image: Cannot grow NBD nodes
H A D15334 for img in "${TEST_IMG}".{base,overlay,convert,a,b,c,lnk}; do
35 _rm_test_img "$img"
H A D12430 def io_write_patterns(img, patterns): argument
32 iotests.qemu_io('-c', 'write -P%s %s %s' % pattern, img)
130 def img_create(self, img, fmt=iotests.imgfmt, size='64M', argument
135 args = ['create', '-f', fmt] + optargs + [img, size]
141 self.files.append(img)
H A D091.out24 Running 'qemu-img check -r all $TEST_IMG'
/openbmc/u-boot/board/imgtec/ci20/
H A DREADME9 dd if=u-boot-dtb.img of=/dev/sdX obs=1K seek=14
/openbmc/qemu/tests/qemu-iotests/tests/
H A Diothreads-resize59 -drive if=none,format=$IMGFMT,file="$TEST_IMG",node-name=img \
/openbmc/u-boot/doc/imx/misc/
H A Dsdp.txt64 (u-boot.img) using a second invocation of imx_usb:
66 # imx_usb u-boot.img
100 u-boot.img:jump header2
/openbmc/u-boot/board/synopsys/axs10x/
H A Dconfig.mk23 $(srctree)/u-boot-update.img &> /dev/null
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlive-vm-common.bbclass54 # Build a EFI directory to create efi.img
78 # Install bzImage, initrd, and rootfs.img in DEST for all loaders to use.
/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A Dimximage.cfg16 APPEND ahab-container.img
/openbmc/linux/tools/testing/ktest/examples/
H A Dvmware.conf101 POST_INSTALL = ${SSH} /sbin/dracut -f /boot/initramfs-test.img $KERNEL_VERSION
/openbmc/u-boot/doc/
H A DREADME.virtio80 -drive if=none,file=test.img,format=raw,id=hd0 \
88 -drive if=none,file=test.img,format=raw,id=hd0 \
99 -drive if=none,file=test0.img,format=raw,id=hd0 \
101 -drive if=none,file=test1.img,format=raw,id=hd1 \
110 -drive if=none,file=test.img,format=raw,id=hd0 \
/openbmc/u-boot/board/hisilicon/hikey/
H A DREADME46 Get nvme.img binary
47 …pshots.linaro.org/96boards/reference-platform/components/uefi-staging/latest/hikey/release/nvme.img
83 > cp *.img ~/hikey/bin
108 > sudo fastboot flash ptable ~/hikey/bin/prm_ptable.img
111 > sudo fastboot flash nvme ~/hikey/bin/nvme.img
/openbmc/qemu/tcg/
H A Dtcg.c6317 struct ElfImage *img; in tcg_register_jit_int() local
6430 *img = img_template; in tcg_register_jit_int()
6432 img->phdr.p_vaddr = buf; in tcg_register_jit_int()
6433 img->phdr.p_paddr = buf; in tcg_register_jit_int()
6436 img->shdr[1].sh_name = find_string(img->str, ".text"); in tcg_register_jit_int()
6440 img->shdr[2].sh_name = find_string(img->str, ".debug_info"); in tcg_register_jit_int()
6441 img->shdr[3].sh_name = find_string(img->str, ".debug_abbrev"); in tcg_register_jit_int()
6443 img->shdr[4].sh_name = find_string(img->str, ".debug_frame"); in tcg_register_jit_int()
6446 img->shdr[5].sh_name = find_string(img->str, ".symtab"); in tcg_register_jit_int()
6447 img->shdr[6].sh_name = find_string(img->str, ".strtab"); in tcg_register_jit_int()
[all …]
/openbmc/u-boot/include/configs/
H A Ddragonboard410c.h73 REFLASH(dragonboard/u-boot.img, 8)\
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/juno/
H A D0001-configs-vexpress-modify-to-boot-compressed-initramfs.patch25 "ramdisk_name=ramdisk.img\0" \
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dimg,pdc-intc.txt11 The type shall be <string> and the value shall include "img,pdc-intc".
65 compatible = "img,pdc-intc";
/openbmc/qemu/docs/system/devices/
H A Dvirtio-pmem.rst31 -object memory-backend-file,id=mem1,share,mem-path=./virtio_pmem.img,size=4G
55 (qemu) object_add memory-backend-file,id=mem2,share=on,mem-path=virtio_pmem2.img,size=4G
/openbmc/u-boot/configs/
H A Dboston64r6_defconfig27 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
H A Dboston32r2el_defconfig27 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
H A Dboston32r6_defconfig27 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
H A Dboston64r2_defconfig27 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
H A Dboston32r2_defconfig26 CONFIG_DEFAULT_DEVICE_TREE="img,boston"
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dconfig.mk25 u-boot-spi.gph: spl/u-boot-spl.gph u-boot.img FORCE

1...<<1112131415161718192021