Searched refs:phys_reset_t (Results 1 – 4 of 4) sorted by relevance
17 typedef void (*phys_reset_t)(unsigned long, bool); typedef 36 phys_reset_t phys_reset; in __soft_restart() 51 phys_reset = (phys_reset_t)virt_to_idmap(cpu_reset); in __soft_restart()
104 typedef void (*phys_reset_t)(unsigned long); typedef 105 static phys_reset_t phys_reset;112 phys_reset = (phys_reset_t)(unsigned long)virt_to_phys(cpu_reset); in m10v_die()
237 typedef typeof(cpu_reset) phys_reset_t; typedef 243 phys_reset_t phys_reset; in mcpm_cpu_power_down() 301 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in mcpm_cpu_power_down() 379 phys_reset_t phys_reset; in nocache_trampoline() 390 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in nocache_trampoline()
649 typedef typeof(cpu_reset) phys_reset_t; typedef 653 phys_reset_t phys_reset; in nocache_trampoline() 658 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in nocache_trampoline()