Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/txx9/generic/
Dsetup.c369 static void __noreturn txx9_machine_halt(void) in txx9_machine_halt() function
503 _machine_restart = (void (*)(char *))txx9_machine_halt; in plat_mem_setup()
504 _machine_halt = txx9_machine_halt; in plat_mem_setup()
505 pm_power_off = txx9_machine_halt; in plat_mem_setup()