Searched refs:machine_kexec (Results 1 – 22 of 22) sorted by relevance
40 void machine_kexec(struct kimage *image) in machine_kexec() function47 if (ppc_md.machine_kexec) in machine_kexec()48 ppc_md.machine_kexec(image); in machine_kexec()
39 void machine_kexec(struct kimage *image) in machine_kexec() function
20 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
71 void machine_kexec(struct kimage *image) in machine_kexec() function
149 machine_kexec(struct kimage *image) in machine_kexec() function
109 obj-$(CONFIG_KEXEC_CORE) += kexec_relocate.o crash_save_regs.o machine_kexec.o
33 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
69 void machine_kexec(struct kimage *image) in machine_kexec() function
141 void machine_kexec(struct kimage *image) in machine_kexec() function
63 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
210 machine_kexec(struct kimage *image) in machine_kexec() function
93 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o crash.o
267 void machine_kexec(struct kimage *image) in machine_kexec() function
69 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
64 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
257 void machine_kexec(struct kimage *image) in machine_kexec() function
61 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o \
165 void machine_kexec(struct kimage *kimage) in machine_kexec() function
161 void machine_kexec(struct kimage *image) in machine_kexec() function
383 void __nocfi machine_kexec(struct kimage *image) in machine_kexec() function
189 void (*machine_kexec)(struct kimage *image); member
520 ppc_md.machine_kexec = mpc85xx_smp_machine_kexec; in mpc85xx_smp_init()
Completed in 21 milliseconds