Searched refs:pseries_hp_errorlog (Results 1 – 7 of 7) sorted by relevance
58 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);59 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);62 int dlpar_memory(struct pseries_hp_errorlog *hp_elog);63 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog);65 static inline int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()69 static inline int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()76 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;333 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()368 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event()371 struct pseries_hp_errorlog *hp_errlog_copy; in queue_hotplug_event()387 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()407 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()427 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()501 struct pseries_hp_errorlog hp_elog; in dlpar_store()
105 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
295 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt()306 hp_elog = (struct pseries_hp_errorlog *)pseries_log->data; in ras_hotplug_interrupt()
755 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
803 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
101 struct pseries_hp_errorlog { struct