Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Drtas.c657 static const struct rtas_function *rtas_token_to_function_untrusted(s32 token) in rtas_token_to_function_untrusted() function
675 func = rtas_token_to_function_untrusted(token); in rtas_token_to_function()
1889 func = rtas_token_to_function_untrusted(token); in SYSCALL_DEFINE1()