Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Drtas.c1557 static char rtas_os_term_buf[2048]; variable
1575 snprintf(rtas_os_term_buf, 2048, "OS panic: %s", str); in rtas_os_term()
1583 status = rtas_call(token, 1, 1, NULL, __pa(rtas_os_term_buf)); in rtas_os_term()

Completed in 5 milliseconds