Searched refs:img (Results 1 – 13 of 13) sorted by relevance
/arch/mips/boot/dts/img/ |
D | pistachio.dtsi | 14 compatible = "img,pistachio"; 45 compatible = "img,scb-i2c"; 63 compatible = "img,scb-i2c"; 81 compatible = "img,scb-i2c"; 99 compatible = "img,scb-i2c"; 117 compatible = "img,i2s-in"; 124 img,i2s-channels = <6>; 133 compatible = "img,i2s-out"; 143 img,i2s-channels = <6>; 153 compatible = "img,parallel-out"; [all …]
|
D | boston.dts | 12 compatible = "img,boston"; 28 compatible = "img,mips"; 206 compatible = "img,boston-platform-regs", "syscon"; 210 compatible = "img,boston-clock"; 234 compatible = "img,boston-lcd";
|
D | pistachio_marduk.dts | 14 compatible = "img,pistachio-marduk", "img,pistachio";
|
/arch/s390/boot/ |
D | startup.c | 132 void *img; in startup_kernel() local 150 img = (void *)vmlinux.default_lma; in startup_kernel() 162 img = decompress_kernel(); in startup_kernel() 163 memmove((void *)vmlinux.default_lma, img, vmlinux.image_size); in startup_kernel() 165 memcpy((void *)vmlinux.default_lma, img, vmlinux.image_size); in startup_kernel() 180 memset(img, 0, vmlinux.image_size); in startup_kernel()
|
/arch/x86/boot/ |
D | genimage.sh | 54 mcopy "$FDINITRD" a:initrd.img 66 mcopy "$FDINITRD" v:initrd.img 78 mcopy "$FDINITRD" w:initrd.img 115 cp "$FDINITRD" $tmp_dir/initrd.img
|
D | Makefile | 121 image_cmdline = default linux $(FDARGS) $(if $(FDINITRD),initrd=initrd.img,)
|
/arch/sparc/boot/ |
D | Makefile | 7 ROOT_IMG := /usr/src/root.img 11 targets := tftpboot.img image zImage vmlinux.aout 70 $(obj)/tftpboot.img: $(obj)/image $(obj)/piggyback System.map $(ROOT_IMG) FORCE
|
D | .gitignore | 5 tftpboot.img
|
/arch/mips/boot/dts/ |
D | Makefile | 4 subdir-y += img
|
/arch/mips/boot/dts/xilfpga/ |
D | microAptiv.dtsi | 5 compatible = "img,xilfpga";
|
/arch/x86/boot/compressed/ |
D | kaslr.c | 431 static bool mem_avoid_overlap(struct mem_vector *img, in mem_avoid_overlap() argument 436 unsigned long earliest = img->start + img->size; in mem_avoid_overlap() 440 if (mem_overlaps(img, &mem_avoid[i]) && in mem_avoid_overlap() 456 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
|
/arch/sparc/ |
D | Makefile | 75 image zImage uImage tftpboot.img vmlinux.aout: vmlinux
|
/arch/mips/boot/dts/ingenic/ |
D | ci20.dts | 9 compatible = "img,ci20", "ingenic,jz4780";
|