Searched refs:relocate_kernel (Results 1 – 14 of 14) sorted by relevance
29 SYM_CODE_START(relocate_kernel)69 SYM_CODE_END(relocate_kernel)76 SYM_DATA(relocate_kernel_len, .quad relocate_kernel_end - relocate_kernel)
15 void __init relocate_kernel(u64 offset) in relocate_kernel() function
29 void relocate_kernel(u64 offset);
103 relocate_kernel(kaslr_offset); in map_kernel()
20 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
109 *(.text..relocate_kernel); \110 *(.data..relocate_kernel); \
193 memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE); in machine_kexec()
33 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
44 obj-$(CONFIG_KEXEC_CORE) += kexec.o relocate_kernel.o
85 bl relocate_kernel
64 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o
222 unsigned long __init relocate_kernel(void) in relocate_kernel() function
62 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o \
93 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o crash.o