Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A 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()
80 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
H A Ddlpar.c589 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()
646 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()
668 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()
688 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()
762 struct pseries_hp_errorlog hp_elog; in dlpar_store() local
H A Dhotplug-memory.c809 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
H A Dhotplug-cpu.c758 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
H A Dras.c295 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt() local