Searched refs:VSID_POOL_SIZE (Results 1 – 2 of 2) sorted by relevance
42 #define VSID_POOL_SIZE (SID_CONTEXTS * 16) macro115 u32 vsid_pool[VSID_POOL_SIZE];
286 if (vcpu_book3s->vsid_next >= VSID_POOL_SIZE) { in create_sid_map()