Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Drtas.h184 #define RTAS_FN_POWER_OFF rtas_fn_handle(RTAS_FNIDX__POWER_OFF) macro
/arch/powerpc/kernel/
A Drtas.c1602 rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1)); in rtas_power_off()
1612 rtas_call(rtas_function_token(RTAS_FN_POWER_OFF), 2, 1, NULL, -1, -1)); in rtas_halt()
/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 11 milliseconds