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.h59 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()
H A Ddlpar.c31 struct pseries_hp_errorlog *errlog;
333 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()
385 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event()
388 struct pseries_hp_errorlog *hp_errlog_copy; in queue_hotplug_event()
404 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()
424 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()
444 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()
518 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