/openbmc/qemu/target/arm/ |
H A D | arm-powerctl.c | 68 cpu_reset(target_cpu_state); in arm_set_cpu_on_async_work() 196 cpu_reset(target_cpu_state); in arm_set_cpu_on_and_reset_async_work() 290 cpu_reset(target_cpu_state); in arm_reset_cpu_async_work()
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | proc-fns.h | 96 extern void cpu_reset(unsigned long addr, bool hvc) __attribute__((noreturn)); 137 #define cpu_reset PROC_VTABLE(reset) macro
|
H A D | glue-proc.h | 251 #define cpu_reset __glue(CPU_NAME,_reset) macro
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | platform.h | 44 void cpu_reset(void) __attribute__((noreturn));
|
/openbmc/linux/arch/arm/common/ |
H A D | mcpm_entry.c | 237 typedef typeof(cpu_reset) phys_reset_t; 301 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in mcpm_cpu_power_down() 390 phys_reset = (phys_reset_t)(unsigned long)__pa_symbol(cpu_reset); in nocache_trampoline()
|
/openbmc/u-boot/cmd/ |
H A D | mp.c | 47 cpu_reset(cpuid); in cpu_cmd()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | reboot.c | 51 phys_reset = (phys_reset_t)virt_to_idmap(cpu_reset); in __soft_restart()
|
/openbmc/u-boot/arch/arm/mach-imx/mx6/ |
H A D | mp.c | 32 int cpu_reset(u32 nr) in cpu_reset() function
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | setup.c | 40 cpu_reset(); in iss_restart()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | mp.c | 16 int cpu_reset(u32 nr) in cpu_reset() function
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv_hart.c | 42 cpu_reset(CPU(cpu)); in riscv_harts_cpu_reset()
|
/openbmc/linux/arch/xtensa/platforms/xt2000/ |
H A D | setup.c | 58 cpu_reset(); in xt2000_restart()
|
/openbmc/qemu/hw/xtensa/ |
H A D | sim.c | 51 cpu_reset(CPU(cpu)); in sim_reset()
|
/openbmc/linux/arch/arm/mach-milbeaut/ |
H A D | platsmp.c | 112 phys_reset = (phys_reset_t)(unsigned long)virt_to_phys(cpu_reset); in m10v_die()
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | setup.c | 402 void cpu_reset(void) in cpu_reset() function 419 unsigned long vaddr = (unsigned long)cpu_reset; in cpu_reset()
|
/openbmc/qemu/hw/misc/ |
H A D | mips_cpc.c | 40 cpu_reset(cs); in mips_cpu_reset_async_work()
|
/openbmc/qemu/hw/ppc/ |
H A D | amigaone.c | 56 cpu_reset(CPU(cpu)); in amigaone_cpu_reset()
|
/openbmc/u-boot/board/imgtec/xilfpga/ |
H A D | README | 39 When the example project bitstream is loaded, the cpu_reset button
|
/openbmc/linux/arch/xtensa/platforms/xtfpga/ |
H A D | setup.c | 54 cpu_reset(); in xtfpga_restart()
|
/openbmc/qemu/hw/core/ |
H A D | generic-loader.c | 52 cpu_reset(s->cpu); in generic_loader_reset()
|
/openbmc/qemu/hw/microblaze/ |
H A D | boot.c | 59 cpu_reset(cs); in main_cpu_reset()
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_arch_cpu.h | 174 cpu_reset(env_cpu(env)); in target_cpu_reset()
|
/openbmc/linux/Documentation/devicetree/bindings/mips/img/ |
H A D | xilfpga.txt | 76 When the example project bitstream is loaded, the cpu_reset button
|
/openbmc/qemu/hw/mips/ |
H A D | cps.c | 55 cpu_reset(cs); in main_cpu_reset()
|
H A D | mipssim.c | 114 cpu_reset(CPU(s->cpu)); in main_cpu_reset()
|