Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup.c406 static void __noreturn txx9_machine_halt(void) in txx9_machine_halt() function
540 _machine_restart = (void (*)(char *))txx9_machine_halt; in plat_mem_setup()
541 _machine_halt = txx9_machine_halt; in plat_mem_setup()
542 pm_power_off = txx9_machine_halt; in plat_mem_setup()