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);80 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
32 struct pseries_hp_errorlog *errlog;559 static int dlpar_hp_dt(struct pseries_hp_errorlog *phpe) in dlpar_hp_dt()589 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()627 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event()630 struct pseries_hp_errorlog *hp_errlog_copy; in queue_hotplug_event()646 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()668 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()688 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()762 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()
758 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
809 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
101 struct pseries_hp_errorlog { struct
Completed in 16 milliseconds