Searched refs:phys_reset (Results 1 – 3 of 3) sorted by relevance
39 phys_reset_t phys_reset; in __soft_restart() local54 phys_reset = (phys_reset_t)virt_to_idmap(cpu_reset); in __soft_restart()57 phys_reset((unsigned long)addr, is_hyp_mode_available()); in __soft_restart()
246 phys_reset_t phys_reset; in mcpm_cpu_power_down() local304 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in mcpm_cpu_power_down()305 phys_reset(__pa_symbol(mcpm_entry_point), false); in mcpm_cpu_power_down()382 phys_reset_t phys_reset; in nocache_trampoline() local393 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in nocache_trampoline()394 phys_reset(__pa_symbol(mcpm_entry_point), false); in nocache_trampoline()
647 phys_reset_t phys_reset; in nocache_trampoline() local652 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in nocache_trampoline()653 phys_reset(__pa_symbol(sunxi_mc_smp_resume), false); in nocache_trampoline()