Lines Matching refs:kexec
12 * Based on kexec-tools' kexec-ppc64.c, kexec-elf-rel-ppc64.c, fs2dt.c.
17 #include <linux/kexec.h>
49 * setting up kexec load segments.
182 * FIXME: For now, stay in parity with kexec-tools but if RTAS/OPAL
864 * @image: kexec image.
931 * for kexec/kdump kernel.
932 * @image: kexec image being loaded.
934 * Returns the estimated size needed for kexec/kdump kernel FDT.
942 * The below estimate more than accounts for a typical kexec case where
943 * the additional space is to accommodate things like kexec cmdline,
945 * a property to indicate kexec boot..
1053 * @image: kexec image being loaded.
1143 * memory ranges) as they can't be used for kexec
1200 * kexec segments.
1201 * @image: kexec image being loaded.
1212 /* Get exclude memory ranges needed for setting up kexec segments */
1225 * @image: kexec image being loaded.