Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dmachine_kexec.c149 unsigned long reboot_entry_phys; in machine_kexec() local
179 reboot_entry_phys = (unsigned long)reboot_entry + in machine_kexec()
187 soft_restart(reboot_entry_phys); in machine_kexec()