Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dreboot.c60 void _soft_restart(unsigned long addr, bool disable_l2) in _soft_restart() function
81 _soft_restart(addr, num_online_cpus() == 1); in soft_restart()
H A Dhibernate.c64 _soft_restart(virt_to_idmap(cpu_resume), false); in arch_save_image()
89 _soft_restart(virt_to_idmap(cpu_resume), false); in arch_restore_image()
H A Dreboot.h6 extern void _soft_restart(unsigned long addr, bool disable_l2);