Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Drtas.c633 static const struct rtas_function *rtas_token_to_function_untrusted(s32 token) in rtas_token_to_function_untrusted() function
651 func = rtas_token_to_function_untrusted(token); in rtas_token_to_function()
1932 func = rtas_token_to_function_untrusted(token); in SYSCALL_DEFINE1()