relocate_kernel    36 arch/s390/kernel/machine_kexec.c extern const unsigned char relocate_kernel[];
relocate_kernel   246 arch/s390/kernel/machine_kexec.c 	memcpy(reboot_code_buffer, relocate_kernel, relocate_kernel_len);
relocate_kernel   125 arch/x86/include/asm/kexec.h relocate_kernel(unsigned long indirection_page,
relocate_kernel   132 arch/x86/include/asm/kexec.h relocate_kernel(unsigned long indirection_page,
relocate_kernel   210 arch/x86/kernel/machine_kexec_32.c 	memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE);
relocate_kernel   134 arch/x86/kernel/machine_kexec_64.c 	vaddr = (unsigned long)relocate_kernel;
relocate_kernel   404 arch/x86/kernel/machine_kexec_64.c 	memcpy(control_page, relocate_kernel, KEXEC_CONTROL_CODE_MAX_SIZE);
relocate_kernel   434 arch/x86/kernel/machine_kexec_64.c 	image->start = relocate_kernel((unsigned long)image->head,