Searched refs:rtas_err_buf (Results 1 – 1 of 1) sorted by relevance
365 static char rtas_err_buf[RTAS_ERROR_LOG_MAX]; variable388 err_args.args[0] = cpu_to_be32(__pa(rtas_err_buf)); in __fetch_rtas_last_error()405 buf = rtas_err_buf; in __fetch_rtas_last_error()410 memcpy(buf, rtas_err_buf, RTAS_ERROR_LOG_MAX); in __fetch_rtas_last_error()
Completed in 4 milliseconds