Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Drtas.c668 static const struct rtas_function *rtas_token_to_function(s32 token) in rtas_token_to_function() function
704 const struct rtas_function *func = rtas_token_to_function(be32_to_cpu(args->token)); in __do_enter_rtas_trace()