Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas.h504 int rtas_get_error_log_max(void);
/linux/arch/powerpc/platforms/pseries/
H A Dpapr-hvpipe.c603 rtas_get_error_log_max()); in hvpipe_event_interrupt()
/linux/arch/powerpc/kernel/
H A Drtas.c980 int rtas_get_error_log_max(void) in rtas_get_error_log_max() function
1026 bufsz = rtas_get_error_log_max(); in __fetch_rtas_last_error()