Searched refs:mach_halt (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmachdep_no.h19 extern void (*mach_halt)( void );
H A Dmachdep_mm.h26 extern void (*mach_halt)( void );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dprocess.c113 if (mach_halt)
114 mach_halt();
H A Dsetup.c97 void (*mach_halt)( void ); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/528x/
H A Dconfig.c297 mach_halt = wildfire_halt;
300 mach_halt = wildfiremod_halt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/sun3/
H A Dconfig.c146 mach_halt = sun3_halt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/kernel/
H A Dprocess.c92 if (mach_halt)
93 mach_halt();
H A Dsetup.c54 void (*mach_halt)(void); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/q40/
H A Dconfig.c176 mach_halt = q40_halt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dconfig.c160 mach_halt = mac_poweroff;

Completed in 105 milliseconds