Home
last modified time | relevance | path

Searched refs:relocate_kernel (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Drelocate_kernel_32.S40 SYM_CODE_START_NOALIGN(relocate_kernel)
94 addl $(identity_mapped - relocate_kernel), %eax
99 SYM_CODE_END(relocate_kernel)
182 subl $(1b - relocate_kernel), %ebx
198 addl $(virtual_mapped - relocate_kernel), %eax
291 .set kexec_control_code_size, . - relocate_kernel
H A Drelocate_kernel_64.S44 SYM_CODE_START_NOALIGN(relocate_kernel)
106 addq $(identity_mapped - relocate_kernel), %r8
111 SYM_CODE_END(relocate_kernel)
209 leaq relocate_kernel(%rip), %r8
306 .set kexec_control_code_size, . - relocate_kernel
H A Dmachine_kexec_64.c133 vaddr = (unsigned long)relocate_kernel; in init_transition_pgtable()
356 memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE); in machine_kexec()
386 image->start = relocate_kernel((unsigned long)image->head, in machine_kexec()
H A Dmachine_kexec_32.c209 memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE); in machine_kexec()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Drelocate_kernel.S29 ENTRY(relocate_kernel)
69 ENDPROC(relocate_kernel)
78 .quad relocate_kernel_end - relocate_kernel
H A Dmachine_kexec.c33 extern const unsigned char relocate_kernel[];
213 memcpy(reboot_code_buffer, relocate_kernel, relocate_kernel_len); in machine_kexec_prepare()
H A DMakefile41 obj-y += entry.o reipl.o relocate_kernel.o kdebugfs.o alternative.o
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkexec.h121 relocate_kernel(unsigned long indirection_page,
128 relocate_kernel(unsigned long indirection_page,
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A DMakefile26 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A DMakefile40 obj-$(CONFIG_KEXEC_CORE) += kexec.o relocate_kernel.o
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A DMakefile36 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A DMakefile28 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dhead.S154 jal relocate_kernel
H A DMakefile98 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
H A Drelocate.c303 void *__init relocate_kernel(void) in relocate_kernel() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A DMakefile53 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o \
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A DMakefile59 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhead_book3s_32.S194 bne relocate_kernel
799 relocate_kernel: label