Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dras.c294 rtas_get_error_log_max()); in ras_hotplug_interrupt()
337 rtas_get_error_log_max()); in ras_epow_interrupt()
368 rtas_get_error_log_max()); in ras_error_interrupt()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A 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()
H A Drtas.c339 int rtas_get_error_log_max(void) in rtas_get_error_log_max() function
354 EXPORT_SYMBOL(rtas_get_error_log_max);
375 bufsz = rtas_get_error_log_max(); in __fetch_rtas_last_error()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Drtas.h305 extern int rtas_get_error_log_max(void);