Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Drtas-work-area.c206 if (rtas_function_implemented(RTAS_FN_IBM_GET_SYSTEM_PARAMETER) || in rtas_work_area_reserve_arena()
207 rtas_function_implemented(RTAS_FN_IBM_CONFIGURE_CONNECTOR)) in rtas_work_area_reserve_arena()
/linux-6.3-rc2/arch/powerpc/platforms/maple/
A Dsetup.c165 if (rtas_function_implemented(RTAS_FN_SYSTEM_REBOOT) && in maple_use_rtas_reboot_and_halt_if_present()
166 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.h405 static inline bool rtas_function_implemented(const rtas_fn_handle_t handle) in rtas_function_implemented() function

Completed in 10 milliseconds