Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
Dpseries.h67 static inline int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
76 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
Ddlpar.c332 static int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()
410 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()
430 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()
450 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()
524 struct pseries_hp_errorlog *hp_elog; in dlpar_store() local
Dhotplug-memory.c656 static inline int dlpar_memory_remove(struct pseries_hp_errorlog *hp_elog) in dlpar_memory_remove()
911 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
Dmobility.c245 struct pseries_hp_errorlog *hp_elog; in prrn_update_node() local
Dras.c222 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt() local
Dhotplug-cpu.c805 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()