Searched refs:phys_reset_t (Results 1 – 3 of 3) sorted by relevance
19 typedef void (*phys_reset_t)(unsigned long, bool); typedef39 phys_reset_t phys_reset; in __soft_restart()54 phys_reset = (phys_reset_t)virt_to_idmap(cpu_reset); in __soft_restart()
240 typedef typeof(cpu_reset) phys_reset_t; typedef246 phys_reset_t phys_reset; in mcpm_cpu_power_down()304 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in mcpm_cpu_power_down()382 phys_reset_t phys_reset; in nocache_trampoline()393 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in nocache_trampoline()
643 typedef typeof(cpu_reset) phys_reset_t; typedef647 phys_reset_t phys_reset; in nocache_trampoline()652 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in nocache_trampoline()