Searched refs:os_noffset (Results 1 – 2 of 2) sorted by relevance
899 int os_noffset; in boot_get_kernel() local959 os_noffset = fit_image_load(images, img_addr, in boot_get_kernel()964 if (os_noffset < 0) in boot_get_kernel()970 images->fit_noffset_os = os_noffset; in boot_get_kernel()
1106 int fit_check_ramdisk(const void *fit, int os_noffset,