Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/maple/
A Dsetup.c166 rtas_function_implemented(RTAS_FN_POWER_OFF)) { in maple_use_rtas_reboot_and_halt_if_present()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Drtas.h183 #define RTAS_FN_POWER_OFF rtas_fn_handle(RTAS_FNIDX__POWER_OFF) macro
/linux-6.3-rc2/arch/powerpc/kernel/
A Drtas.c1542 rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1)); in rtas_power_off()
1552 rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1)); in rtas_halt()
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dsetup.c1081 rc = rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1); in pseries_power_off()

Completed in 11 milliseconds