Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Drtas.c1061 static bool block_rtas_call(int token, int nargs, in block_rtas_call() function
1138 static bool block_rtas_call(int token, int nargs, in block_rtas_call() function
1187 if (block_rtas_call(token, nargs, &args)) in SYSCALL_DEFINE1()