Searched refs:os_noffset (Results 1 – 2 of 2) sorted by relevance
826 int os_noffset; in boot_get_kernel() local885 os_noffset = fit_image_load(images, img_addr, in boot_get_kernel()890 if (os_noffset < 0) in boot_get_kernel()896 images->fit_noffset_os = os_noffset; in boot_get_kernel()
1055 int fit_check_ramdisk(const void *fit, int os_noffset,