Home
last modified time | relevance | path

Searched refs:HvCallCfg_Max (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvLpConfig.h135 return HvCallCfg_getMsChunks(HvLpConfig_getLpIndex(),HvCallCfg_Max) / HVCHUNKSPERMEG; in HvLpConfig_getMaxMsMegs()
140 return HvCallCfg_getMsChunks(HvLpConfig_getLpIndex(),HvCallCfg_Max); in HvLpConfig_getMaxMsChunks()
145 return HvCallCfg_getMsChunks(HvLpConfig_getLpIndex(),HvCallCfg_Max) * HVPAGESPERCHUNK; in HvLpConfig_getMaxMsPages()
204 return HvCallCfg_getSharedProcUnits(HvLpConfig_getLpIndex(),HvCallCfg_Max); in HvLpConfig_getMaxSharedProcUnits()
219 return HvCallCfg_getPhysicalProcessors(HvLpConfig_getLpIndex(),HvCallCfg_Max); in HvLpConfig_getMaxPhysicalProcessors()
224 …return HvCallCfg_getPhysicalProcessors(HvLpConfig_getLpIndex(),HvCallCfg_Max) * (/*getPaca()->getS… in HvLpConfig_getMaxLogicalProcessors()
DHvCallCfg.h48 HvCallCfg_Max = 2, enumerator