Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dras.c294 rtas_get_error_log_max()); in ras_hotplug_interrupt()
332 rtas_get_error_log_max()); in ras_epow_interrupt()
363 rtas_get_error_log_max()); in ras_error_interrupt()
Deeh_pseries.c849 eeh_error_buf_size = rtas_get_error_log_max(); in eeh_pseries_init()
/arch/powerpc/kernel/
Drtasd.c176 rtas_error_log_max = rtas_get_error_log_max(); in log_rtas_len()
526 rtas_error_log_max = rtas_get_error_log_max(); in rtas_event_scan_init()
Drtas.c355 int rtas_get_error_log_max(void) in rtas_get_error_log_max() function
370 EXPORT_SYMBOL(rtas_get_error_log_max);
391 bufsz = rtas_get_error_log_max(); in __fetch_rtas_last_error()
/arch/powerpc/include/asm/
Drtas.h313 extern int rtas_get_error_log_max(void);