Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dras.c307 if (!rtas_error_extended(h)) { in fwnmi_get_errinfo()
/arch/powerpc/include/asm/
Drtas.h188 static inline uint8_t rtas_error_extended(const struct rtas_error_log *elog) in rtas_error_extended() function
/arch/powerpc/kernel/
Drtasd.c168 if (rtas_error_extended(err) && extended_log_length) { in log_rtas_len()