Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dnvram.h51 extern int nvram_read_error_log(char * buff, int length,
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dnvram.c158 int nvram_read_error_log(char *buff, int length, in nvram_read_error_log() function
/Linux-v4.19/arch/powerpc/kernel/
Drtasd.c498 rc = nvram_read_error_log(logdata, rtas_error_log_max, in retrieve_nvram_error_log()