Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A D.relocate_kernel.o.cmd1relocate_kernel.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarc…
3 source_arch/arm64/kernel/relocate_kernel.o := arch/arm64/kernel/relocate_kernel.S
5 deps_arch/arm64/kernel/relocate_kernel.o := \
152 arch/arm64/kernel/relocate_kernel.o: $(deps_arch/arm64/kernel/relocate_kernel.o)
154 $(deps_arch/arm64/kernel/relocate_kernel.o):
A Dbuilt-in.a63 relocate_kernel.o/
A DMakefile64 obj-$(CONFIG_KEXEC_CORE) += machine_kexec.o relocate_kernel.o \
A D.built-in.a.cmd1 …/hibernate-asm.o arch/arm64/kernel/machine_kexec.o arch/arm64/kernel/relocate_kernel.o arch/arm64/…
/linux/arch/x86/kernel/
A Drelocate_kernel_32.S38 SYM_CODE_START_NOALIGN(relocate_kernel)
92 addl $(identity_mapped - relocate_kernel), %eax
95 SYM_CODE_END(relocate_kernel)
175 subl $(1b - relocate_kernel), %ebx
191 addl $(virtual_mapped - relocate_kernel), %eax
278 .set kexec_control_code_size, . - relocate_kernel
A Drelocate_kernel_64.S43 SYM_CODE_START_NOALIGN(relocate_kernel)
105 addq $(identity_mapped - relocate_kernel), %r8
108 SYM_CODE_END(relocate_kernel)
204 leaq relocate_kernel(%rip), %r8
295 .set kexec_control_code_size, . - relocate_kernel
A Dmachine_kexec_64.c134 vaddr = (unsigned long)relocate_kernel; in init_transition_pgtable()
328 memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE); in machine_kexec()
358 image->start = relocate_kernel((unsigned long)image->head, in machine_kexec()
A Dmachine_kexec_32.c198 memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE); in machine_kexec()
/linux/arch/s390/kernel/
A Drelocate_kernel.S29 ENTRY(relocate_kernel)
69 ENDPROC(relocate_kernel)
78 .quad relocate_kernel_end - relocate_kernel
A Dmachine_kexec.c33 extern const unsigned char relocate_kernel[];
214 memcpy(reboot_code_buffer, relocate_kernel, relocate_kernel_len); in machine_kexec_prepare()
A DMakefile41 obj-y += entry.o reipl.o relocate_kernel.o kdebugfs.o alternative.o
/linux/arch/x86/include/asm/
A Dkexec.h121 relocate_kernel(unsigned long indirection_page,
128 relocate_kernel(unsigned long indirection_page,
/linux/arch/m68k/kernel/
A DMakefile26 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
/linux/arch/sh/kernel/
A DMakefile36 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
/linux/arch/parisc/kernel/
A DMakefile40 obj-$(CONFIG_KEXEC_CORE) += kexec.o relocate_kernel.o
/linux/arch/ia64/kernel/
A DMakefile28 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
/linux/arch/mips/kernel/
A Dhead.S123 jal relocate_kernel
A DMakefile97 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o crash.o
A Drelocate.c324 void *__init relocate_kernel(void) in relocate_kernel() function
/linux/arch/arm/kernel/
A DMakefile62 obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
/linux/arch/arm64/
A Dbuilt-in.a63 kernel/relocate_kernel.o/
/linux/arch/powerpc/kernel/
A Dhead_book3s_32.S193 bne relocate_kernel
768 relocate_kernel: label

Completed in 22 milliseconds