Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas.h132 #define RTAS_FN_IBM_CONFIGURE_PE rtas_fn_handle(RTAS_FNIDX__IBM_CONFIGURE_PE) macro
/linux/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c862 ibm_configure_pe = rtas_function_token(RTAS_FN_IBM_CONFIGURE_PE); in eeh_pseries_init()