Home
last modified time | relevance | path

Searched refs:handle_dlpar_errorlog (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dpseries.h60 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
H A Ddlpar.c589 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog() function
621 handle_dlpar_errorlog(hp_work->errlog); in pseries_hp_work_fn()
787 rc = handle_dlpar_errorlog(&hp_elog); in dlpar_store()