Searched refs:pSeries_log_error (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
H A Drtasd.c197 void pSeries_log_error(char *buf, unsigned int err_type, int fatal) pSeries_log_error() function
437 pSeries_log_error(logdata, ERR_TYPE_RTAS_LOG, 0); do_event_scan()
499 pSeries_log_error(logdata, err_type | ERR_FLAG_BOOT, 0); retreive_nvram_error_log()
/linux-4.4.14/arch/powerpc/include/asm/
H A Drtas.h371 extern void pSeries_log_error(char *buf, unsigned int err_type, int fatal);
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dsetup.c840 .log_error = pSeries_log_error, define_machine()

Completed in 106 milliseconds