Searched refs:max_entitled_capacity (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dlparcfg.c78 int shared, entitled_capacity, max_entitled_capacity; local
98 max_entitled_capacity = HvLpConfig_getMaxSharedProcUnits();
101 max_entitled_capacity = max_processors * 100;
106 max_entitled_capacity);
328 * Retrieve the potential_processors, max_entitled_capacity and friends

Completed in 21 milliseconds