Home
last modified time | relevance | path

Searched refs:do_kernel_power_off (Results 1 – 10 of 10) sorted by relevance

/linux/arch/csky/kernel/
H A Dpower.c12 do_kernel_power_off(); in machine_power_off()
19 do_kernel_power_off(); in machine_halt()
/linux/arch/riscv/kernel/
H A Dreset.c33 do_kernel_power_off(); in machine_halt()
39 do_kernel_power_off(); in machine_power_off()
/linux/arch/mips/kernel/
H A Dreset.c117 do_kernel_power_off(); in machine_power_off()
/linux/arch/loongarch/kernel/
H A Dreset.c50 do_kernel_power_off(); in machine_power_off()
/linux/arch/sh/kernel/
H A Dreboot.c49 do_kernel_power_off(); in native_machine_power_off()
/linux/arch/arm/kernel/
H A Dreboot.c120 do_kernel_power_off(); in machine_power_off()
/linux/arch/openrisc/kernel/
H A Dprocess.c93 do_kernel_power_off(); in machine_power_off()
/linux/arch/m68k/kernel/
H A Dprocess.c72 do_kernel_power_off(); in machine_power_off()
/linux/arch/arm64/kernel/
H A Dprocess.c118 do_kernel_power_off(); in machine_power_off()
/linux/kernel/
H A Dreboot.c666 void do_kernel_power_off(void) in do_kernel_power_off() function