Home
last modified time | relevance | path

Searched refs:_machine_halt (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dreset.c27 void (*_machine_halt)(void); variable
105 if (_machine_halt) in machine_halt()
106 _machine_halt(); in machine_halt()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dsclp_quiesce.c42 old_machine_halt = _machine_halt; in sclp_quiesce_handler()
45 _machine_halt = do_machine_quiesce; in sclp_quiesce_handler()
59 _machine_halt = old_machine_halt; in sclp_quiesce_pm_event()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dreboot.h13 extern void (*_machine_halt)(void);
/OK3568_Linux_fs/kernel/arch/mips/alchemy/devboards/
H A Dplatform.c56 if (!_machine_halt) in db1x_late_setup()
57 _machine_halt = db1x_power_off; in db1x_late_setup()
/OK3568_Linux_fs/kernel/arch/mips/loongson64/
H A Dreset.c53 _machine_halt = loongson_halt; in mips_reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/pic32/common/
H A Dreset.c48 _machine_halt = pic32_machine_halt; in mips_reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/
H A Dreset.c67 _machine_halt = loongson_halt; in mips_reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/loongson32/common/
H A Dreset.c45 _machine_halt = ls1x_halt; in ls1x_reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/lantiq/falcon/
H A Dreset.c70 _machine_halt = machine_halt; in mips_reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A Dip27-reset.c79 _machine_halt = ip27_machine_halt; in ip27_reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/rb532/
H A Dsetup.c47 _machine_halt = rb_machine_halt; in plat_mem_setup()
/OK3568_Linux_fs/kernel/arch/mips/ar7/
H A Dsetup.c81 _machine_halt = ar7_machine_halt; in plat_mem_setup()
/OK3568_Linux_fs/kernel/arch/mips/cobalt/
H A Dsetup.c81 _machine_halt = cobalt_machine_halt; in plat_mem_setup()
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dboard-ingenic.c114 _machine_halt = ingenic_halt; in ingenic_pm_init()
/OK3568_Linux_fs/kernel/arch/mips/vr41xx/common/
H A Dpmu.c117 _machine_halt = vr41xx_halt; in vr41xx_pmu_init()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/
H A Dboard-xxs1500.c54 _machine_halt = xxs1500_power_off; in board_setup()
H A Dboard-gpr.c66 _machine_halt = gpr_power_off; in board_setup()
/OK3568_Linux_fs/kernel/arch/mips/bcm63xx/
H A Dsetup.c151 _machine_halt = bcm63xx_machine_halt; in plat_mem_setup()
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlp/
H A Dsetup.c107 _machine_halt = nlm_linux_exit; in plat_mem_setup()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/
H A Dip32-reset.c143 _machine_halt = ip32_machine_halt; in ip32_reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip22-reset.c188 _machine_halt = sgi_machine_halt; in reboot_setup()
/OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/
H A Dsetup.c78 _machine_halt = nlm_linux_exit; in plat_mem_setup()
/OK3568_Linux_fs/kernel/arch/mips/txx9/jmr3927/
H A Dsetup.c56 (*_machine_halt)(); in jmr3927_machine_restart()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsetup.h158 extern void (*_machine_halt)(void);
/OK3568_Linux_fs/kernel/arch/mips/bcm47xx/
H A Dsetup.c172 _machine_halt = bcm47xx_machine_halt; in plat_mem_setup()

12