Home
last modified time | relevance | path

Searched refs:pseries_hp_errorlog (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpseries.h58 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()
H A Ddlpar.c31 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()
H A Dpmem.c105 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
H A Dras.c295 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt()
306 hp_elog = (struct pseries_hp_errorlog *)pseries_log->data; in ras_hotplug_interrupt()
H A Dhotplug-cpu.c755 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
H A Dhotplug-memory.c803 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
/openbmc/linux/arch/powerpc/include/asm/
H A Drtas-types.h101 struct pseries_hp_errorlog { struct