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