Searched defs:hp_elog (Results 1 – 5 of 5) sorted by relevance
66 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()
589 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
809 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
758 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
295 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt() local