Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/platforms/pseries/
Dpseries.h57 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);
58 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
61 int dlpar_memory(struct pseries_hp_errorlog *hp_elog);
62 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog);
64 static inline int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
68 static inline int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
75 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog);
77 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
Ddlpar.c31 struct pseries_hp_errorlog *errlog;
343 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()
395 void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog) in queue_hotplug_event()
398 struct pseries_hp_errorlog *hp_errlog_copy; in queue_hotplug_event()
414 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()
434 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()
454 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()
528 struct pseries_hp_errorlog hp_elog; in dlpar_store()
Dpmem.c106 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
Dras.c287 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt()
298 hp_elog = (struct pseries_hp_errorlog *)pseries_log->data; in ras_hotplug_interrupt()
Dhotplug-cpu.c886 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
Dhotplug-memory.c868 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
/Linux-v5.15/arch/powerpc/include/asm/
Drtas-types.h103 struct pseries_hp_errorlog { struct