Home
last modified time | relevance | path

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

/linux-6.12.1/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()
80 static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
Ddlpar.c541 int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog) in handle_dlpar_errorlog()
598 static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_resource()
620 static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_action()
640 static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog) in dlpar_parse_id_type()
714 struct pseries_hp_errorlog hp_elog; in dlpar_store() local
Dpmem.c105 int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog) in dlpar_hp_pmem()
Dhotplug-memory.c809 int dlpar_memory(struct pseries_hp_errorlog *hp_elog) in dlpar_memory()
Dhotplug-cpu.c755 int dlpar_cpu(struct pseries_hp_errorlog *hp_elog) in dlpar_cpu()
Dras.c295 struct pseries_hp_errorlog *hp_elog; in ras_hotplug_interrupt() local