Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Dpseries.h60 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
Ddlpar.c332 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog() function
378 handle_dlpar_errorlog(hp_work->errlog); in pseries_hp_work_fn()
545 rc = handle_dlpar_errorlog(&hp_elog); in dlpar_store()