Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Drtas.c567 static const struct rtas_function *rtas_token_to_function(s32 token) in rtas_token_to_function() function
603 const struct rtas_function *func = rtas_token_to_function(token); in __do_enter_rtas_trace()