Home
last modified time | relevance | path

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

/linux-6.14.4/arch/powerpc/kernel/
Drtas.c644 static const struct rtas_function *rtas_token_to_function(s32 token) in rtas_token_to_function() function
680 const struct rtas_function *func = rtas_token_to_function(be32_to_cpu(args->token)); in __do_enter_rtas_trace()