Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/maple/
A Dsetup.c167 rtas_function_implemented(RTAS_FN_POWER_OFF)) { in maple_use_rtas_reboot_and_halt_if_present()
/linux/arch/powerpc/include/asm/
A Drtas.h184 #define RTAS_FN_POWER_OFF rtas_fn_handle(RTAS_FNIDX__POWER_OFF) macro
/linux/arch/powerpc/kernel/
A Drtas.c1669 rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1)); in rtas_power_off()
1679 rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1)); in rtas_halt()
/linux/arch/powerpc/platforms/pseries/
A Dsetup.c1085 rc = rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1); in pseries_power_off()

Completed in 12 milliseconds