Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/iseries/
Dhv_lp_config.h82 static inline u64 HvLpConfig_getMaxSharedProcUnits(void) in HvLpConfig_getMaxSharedProcUnits() function
/arch/powerpc/kernel/
Dlparcfg.c96 max_entitled_capacity = HvLpConfig_getMaxSharedProcUnits(); in iseries_lparcfg_data()