Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Drtas.h159 #define RTAS_FN_IBM_POWER_OFF_UPS rtas_fn_handle(RTAS_FNIDX__IBM_POWER_OFF_UPS) macro
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dsetup.c1076 int rtas_poweroff_ups_token = rtas_function_token(RTAS_FN_IBM_POWER_OFF_UPS); in pseries_power_off()