pseries_hp_errorlog   31 arch/powerpc/platforms/pseries/dlpar.c 	struct pseries_hp_errorlog *errlog;
pseries_hp_errorlog  333 arch/powerpc/platforms/pseries/dlpar.c int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  385 arch/powerpc/platforms/pseries/dlpar.c void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog)
pseries_hp_errorlog  388 arch/powerpc/platforms/pseries/dlpar.c 	struct pseries_hp_errorlog *hp_errlog_copy;
pseries_hp_errorlog  404 arch/powerpc/platforms/pseries/dlpar.c static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  424 arch/powerpc/platforms/pseries/dlpar.c static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  444 arch/powerpc/platforms/pseries/dlpar.c static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  518 arch/powerpc/platforms/pseries/dlpar.c 	struct pseries_hp_errorlog hp_elog;
pseries_hp_errorlog  820 arch/powerpc/platforms/pseries/hotplug-cpu.c int dlpar_cpu(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  624 arch/powerpc/platforms/pseries/hotplug-memory.c static inline int dlpar_memory_remove(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  876 arch/powerpc/platforms/pseries/hotplug-memory.c int dlpar_memory(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  249 arch/powerpc/platforms/pseries/mobility.c 	struct pseries_hp_errorlog hp_elog;
pseries_hp_errorlog  107 arch/powerpc/platforms/pseries/pmem.c int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog   59 arch/powerpc/platforms/pseries/pseries.h void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);
pseries_hp_errorlog   60 arch/powerpc/platforms/pseries/pseries.h int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
pseries_hp_errorlog   63 arch/powerpc/platforms/pseries/pseries.h int dlpar_memory(struct pseries_hp_errorlog *hp_elog);
pseries_hp_errorlog   64 arch/powerpc/platforms/pseries/pseries.h int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog);
pseries_hp_errorlog   66 arch/powerpc/platforms/pseries/pseries.h static inline int dlpar_memory(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog   70 arch/powerpc/platforms/pseries/pseries.h static inline int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog   77 arch/powerpc/platforms/pseries/pseries.h int dlpar_cpu(struct pseries_hp_errorlog *hp_elog);
pseries_hp_errorlog   79 arch/powerpc/platforms/pseries/pseries.h static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog)
pseries_hp_errorlog  288 arch/powerpc/platforms/pseries/ras.c 	struct pseries_hp_errorlog *hp_elog;
pseries_hp_errorlog  299 arch/powerpc/platforms/pseries/ras.c 	hp_elog = (struct pseries_hp_errorlog *)pseries_log->data;