Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Ddlpar.c530 case PSERIES_HP_ELOG_ID_DRC_COUNT: in handle_dlpar_errorlog()
605 hp_elog->id_type = PSERIES_HP_ELOG_ID_DRC_COUNT; in dlpar_store()
Dhotplug-memory.c594 if (hp_elog->id_type == PSERIES_HP_ELOG_ID_DRC_COUNT) in dlpar_memory()
602 if (hp_elog->id_type == PSERIES_HP_ELOG_ID_DRC_COUNT) in dlpar_memory()
/arch/powerpc/include/asm/
Drtas.h324 #define PSERIES_HP_ELOG_ID_DRC_COUNT 3 macro