Searched refs:image_decomp (Results 1 – 3 of 3) sorted by relevance
| /boot/ |
| A D | bootm.c | 642 err = image_decomp(os.comp, load, os.image_start, os.type, in bootm_load_os() 1233 ret = image_decomp(image_comp, 0, data, image_type, load_buf, in bootm_host_load_image()
|
| A D | image.c | 451 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp() function
|
| A D | image-fit.c | 2287 if (image_decomp(comp, load, data, image_type, in fit_image_load()
|
Completed in 18 milliseconds