Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas.h188 #define RTAS_FN_RTAS_LAST_ERROR rtas_fn_handle(RTAS_FNIDX__RTAS_LAST_ERROR) macro
/linux/arch/powerpc/kernel/
H A Drtas.c1052 const s32 token = rtas_function_token(RTAS_FN_RTAS_LAST_ERROR); in __fetch_rtas_last_error()