Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Drtas.h169 #define RTAS_FN_IBM_SET_EEH_OPTION rtas_fn_handle(RTAS_FNIDX__IBM_SET_EEH_OPTION) macro
/linux-6.6.21/arch/powerpc/platforms/pseries/
Deeh_pseries.c818 ibm_set_eeh_option = rtas_function_token(RTAS_FN_IBM_SET_EEH_OPTION); in eeh_pseries_init()