Lines Matching full:into
15 * load_image_size: load an image file into specified buffer
17 * @addr: Buffer to load image into
20 * Load an image file from disk into the specified buffer.
39 * Load a fixed image into memory.
52 * Load a fixed .hex file into memory.
67 * load_image_mr: load an image into a memory region
69 * @mr: Memory Region to load into
71 * Load the specified file into the memory region.
94 * the compressed payload and decompress it into a new buffer. If successful,
141 * have some architecture-specific behaviours that come into effect when
187 * Inspect an ELF file's header. Read its full header contents into a
210 * Loads a u-boot image into memory.
300 * Returns: pointer into the data which backs the matching ROM blob,
309 * blobs into guest memory.