Home
last modified time | relevance | path

Searched defs:rtas_error_log (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Drtas-types.h34 struct rtas_error_log { struct
36 u8 byte0; /* Architectural version */
60 * from "buffer" field of struct rtas_error_log defined above. argument
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Drtas.h153 struct rtas_error_log { struct
178 static inline uint8_t rtas_error_severity(const struct rtas_error_log *elog) in rtas_error_severity() argument