Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/pseries/
Dras.c302 rtas_get_error_log_max()); in ras_hotplug_interrupt()
340 rtas_get_error_log_max()); in ras_epow_interrupt()
371 rtas_get_error_log_max()); in ras_error_interrupt()
Deeh_pseries.c888 eeh_error_buf_size = rtas_get_error_log_max(); in eeh_pseries_init()
/linux-6.12.1/arch/powerpc/kernel/
Drtasd.c176 rtas_error_log_max = rtas_get_error_log_max(); in log_rtas_len()
528 rtas_error_log_max = rtas_get_error_log_max(); in rtas_event_scan_init()
Drtas.c1016 int rtas_get_error_log_max(void) in rtas_get_error_log_max() function
1062 bufsz = rtas_get_error_log_max(); in __fetch_rtas_last_error()
/linux-6.12.1/arch/powerpc/include/asm/
Drtas.h496 int rtas_get_error_log_max(void);