tlb_client_info
int size = TLB_HASH_TABLE_SIZE * sizeof(struct tlb_client_info);
struct tlb_client_info *new_hashtbl;
struct tlb_client_info *hash_table;
static inline void tlb_init_table_entry(struct tlb_client_info *entry, int save_load)
struct tlb_client_info *tx_hash_table;
struct tlb_client_info *tx_hashtbl; /* Dynamically allocated */