Searched defs:rimage (Results 1 – 1 of 1) sorted by relevance
90 static int do_kimage_alloc(struct kexec_image **rimage, paddr_t entry, in do_kimage_alloc()215 static int kimage_normal_alloc(struct kexec_image **rimage, paddr_t entry, in kimage_normal_alloc()223 static int kimage_crash_alloc(struct kexec_image **rimage, paddr_t entry, in kimage_crash_alloc()802 int kimage_alloc(struct kexec_image **rimage, uint8_t type, uint16_t arch, in kimage_alloc()
Completed in 5 milliseconds