Home
last modified time | relevance | path

Searched defs:hp_elog (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/arch/powerpc/platforms/pseries/
Dpseries.h66 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()
79 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
Ddlpar.c333 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()
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() local
Dpmem.c106 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
Dhotplug-memory.c588 static inline int dlpar_memory_remove(struct pseries_hp_errorlog *hp_elog) in dlpar_memory_remove()
839 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
Dhotplug-cpu.c790 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
Dras.c287 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt() local