Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Drtas.c547 static const struct rtas_function *rtas_token_to_function(s32 token) in rtas_token_to_function() function
583 const struct rtas_function *func = rtas_token_to_function(token); in __do_enter_rtas_trace()
1729 func = rtas_token_to_function(token); in block_rtas_call()