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

/linux-4.4.14/arch/arm/kernel/
H A Dreboot.h5 extern void _soft_restart(unsigned long addr, bool disable_l2);
H A Dhibernate.c65 _soft_restart(virt_to_phys(cpu_resume), false); arch_save_image()
90 _soft_restart(virt_to_phys(cpu_resume), false); arch_restore_image()
H A Dreboot.c60 void _soft_restart(unsigned long addr, bool disable_l2) _soft_restart() function
81 _soft_restart(addr, num_online_cpus() == 1); soft_restart()

Completed in 95 milliseconds