Home
last modified time | relevance | path

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

/Linux-v5.4/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.c107 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
Dhotplug-memory.c622 static inline int dlpar_memory_remove(struct pseries_hp_errorlog *hp_elog) in dlpar_memory_remove()
874 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
Dmobility.c249 struct pseries_hp_errorlog hp_elog; in prrn_update_node() local
Dras.c288 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt() local
Dhotplug-cpu.c820 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()