Searched refs:BPVO_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
210 #define BPVO_POOL_SIZE 32768 macro867 BPVO_POOL_SIZE*sizeof(struct pvo_entry), 0); in moea_bootstrap()2092 if (moea_bpvo_pool_index >= BPVO_POOL_SIZE) { in moea_pvo_enter()2094 moea_bpvo_pool_index, BPVO_POOL_SIZE, in moea_pvo_enter()2095 BPVO_POOL_SIZE * sizeof(struct pvo_entry)); in moea_pvo_enter()
233 #define BPVO_POOL_SIZE 327680 /* Sensible historical default value */ macro1077 moea64_bpvo_pool_size = BPVO_POOL_SIZE; in moea64_mid_bootstrap()