Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
A Drtas.c1617 static char rtas_os_term_buf[2048]; variable
1636 snprintf(rtas_os_term_buf, 2048, "OS panic: %s", str); in rtas_os_term()
1644 rtas_call_unlocked(&args, token, 1, 1, NULL, __pa(rtas_os_term_buf)); in rtas_os_term()

Completed in 6 milliseconds