Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvLpConfig.h164 return HvCallCfg_getSystemPhysicalProcessors(); in HvLpConfig_getSystemPhysicalProcessors()
169 return HvCallCfg_getSystemPhysicalProcessors() * (/*getPaca()->getSecondaryThreadCount() +*/ 1); in HvLpConfig_getSystemLogicalProcessors()
DHvCallCfg.h162 static inline u64 HvCallCfg_getSystemPhysicalProcessors(void) in HvCallCfg_getSystemPhysicalProcessors() function