Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/txx9/generic/
Dsetup.c374 static void __noreturn txx9_machine_halt(void) in txx9_machine_halt() function
508 _machine_restart = (void (*)(char *))txx9_machine_halt; in plat_mem_setup()
509 _machine_halt = txx9_machine_halt; in plat_mem_setup()
510 pm_power_off = txx9_machine_halt; in plat_mem_setup()