Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/pseries/
Dpseries.h59 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);
60 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
Ddlpar.c385 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event() argument
390 hp_errlog_copy = kmemdup(hp_errlog, sizeof(*hp_errlog), GFP_ATOMIC); in queue_hotplug_event()