Searched refs:reboot_code_buffer_phys (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Dmachine_kexec_32.c36 unsigned long reboot_code_buffer, reboot_code_buffer_phys; default_machine_kexec() local
51 reboot_code_buffer_phys = virt_to_phys((void *)reboot_code_buffer); default_machine_kexec()
63 (*rnk)(page_list, reboot_code_buffer_phys, image->start); default_machine_kexec()
/linux-4.4.14/arch/arm/kernel/
H A Dmachine_kexec.c147 unsigned long reboot_code_buffer_phys; machine_kexec() local
163 reboot_code_buffer_phys = machine_kexec()
180 (reboot_code_buffer_phys - (unsigned long)reboot_code_buffer); machine_kexec()

Completed in 114 milliseconds