Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/txx9/generic/
Dsetup.c300 static void __noreturn txx9_machine_halt(void) in txx9_machine_halt() function
434 _machine_restart = (void (*)(char *))txx9_machine_halt; in plat_mem_setup()
435 _machine_halt = txx9_machine_halt; in plat_mem_setup()
436 pm_power_off = txx9_machine_halt; in plat_mem_setup()