Home
last modified time | relevance | path

Searched defs:image_load (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dkexec_image.c37 static void *image_load(struct kimage *image, in image_load() function
/OK3568_Linux_fs/u-boot/tools/
H A Dzynqimage.c80 uint32_t image_load; /* 0x3c */ member
H A Dzynqmpimage.c88 uint32_t image_load; /* 0x2c */ member
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c425 static int image_load(img_t img, struct andr_img_hdr *hdr, in image_load() function