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