Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
79 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
H A Ddlpar.c332 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()
403 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()
423 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()
443 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()
517 struct pseries_hp_errorlog hp_elog; in dlpar_store() local
H A Dpmem.c106 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
H A 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()
H A Dhotplug-cpu.c788 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
H A Dras.c287 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt() local