Searched refs:TLB_HASH_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
49 #define TLB_HASH_TABLE_SIZE 256 /* The size of the clients hash table. macro
162 int size = TLB_HASH_TABLE_SIZE * sizeof(struct tlb_client_info); in tlb_initialize()178 for (i = 0; i < TLB_HASH_TABLE_SIZE; i++) { in tlb_initialize()