Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
Ddlpar.c546 case PSERIES_HP_ELOG_ID_DRC_COUNT: in handle_dlpar_errorlog()
621 hp_elog->id_type = PSERIES_HP_ELOG_ID_DRC_COUNT; in dlpar_store()
Dhotplug-memory.c591 if (hp_elog->id_type == PSERIES_HP_ELOG_ID_DRC_COUNT) in dlpar_memory()
599 if (hp_elog->id_type == PSERIES_HP_ELOG_ID_DRC_COUNT) in dlpar_memory()
/linux-4.1.27/arch/powerpc/include/asm/
Drtas.h324 #define PSERIES_HP_ELOG_ID_DRC_COUNT 3 macro