Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Drtasd.c198 void pSeries_log_error(char *buf, unsigned int err_type, int fatal) in pSeries_log_error() function
408 pSeries_log_error(logdata, ERR_TYPE_RTAS_LOG, in do_event_scan()
471 pSeries_log_error(logdata, err_type | ERR_FLAG_BOOT, 0); in retrieve_nvram_error_log()
/linux/arch/powerpc/include/asm/
H A Drtas.h456 void pSeries_log_error(char *buf, unsigned int err_type, int fatal);
/linux/arch/powerpc/platforms/pseries/
H A Dsetup.c1147 .log_error = pSeries_log_error, in define_machine()