Searched refs:pseries_hp_errorlog (Results 1 – 7 of 7) sorted by relevance
59 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);60 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);63 int dlpar_memory(struct pseries_hp_errorlog *hp_elog);64 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog);66 static inline int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()70 static inline int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()77 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog);79 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
31 struct pseries_hp_errorlog *errlog;332 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()384 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event()387 struct pseries_hp_errorlog *hp_errlog_copy; in queue_hotplug_event()403 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()423 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()443 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()517 struct pseries_hp_errorlog hp_elog; in dlpar_store()
106 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
287 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt()298 hp_elog = (struct pseries_hp_errorlog *)pseries_log->data; in ras_hotplug_interrupt()
591 static inline int dlpar_memory_remove(struct pseries_hp_errorlog *hp_elog) in dlpar_memory_remove()842 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
790 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
111 struct pseries_hp_errorlog { struct