Home
last modified time | relevance | path

Searched refs:PSERIES_HP_ELOG_ID_DRC_COUNT (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/platforms/pseries/
Ddlpar.c338 case PSERIES_HP_ELOG_ID_DRC_COUNT: in handle_dlpar_errorlog()
493 hp_elog->id_type = PSERIES_HP_ELOG_ID_DRC_COUNT; in dlpar_parse_id_type()
Dhotplug-cpu.c802 if (hp_elog->id_type == PSERIES_HP_ELOG_ID_DRC_COUNT) in dlpar_cpu()
810 if (hp_elog->id_type == PSERIES_HP_ELOG_ID_DRC_COUNT) in dlpar_cpu()
Dhotplug-memory.c852 case PSERIES_HP_ELOG_ID_DRC_COUNT: in dlpar_memory()
873 case PSERIES_HP_ELOG_ID_DRC_COUNT: in dlpar_memory()
/arch/powerpc/include/asm/
Drtas.h221 #define PSERIES_HP_ELOG_ID_DRC_COUNT 3 macro