Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dmachine_kexec.c166 unsigned long page_list, reboot_entry_phys; in machine_kexec() local
195 reboot_entry_phys = virt_to_idmap(reboot_entry); in machine_kexec()
199 soft_restart(reboot_entry_phys); in machine_kexec()