Searched refs:tlb_client_info (Results 1 – 2 of 2) sorted by relevance
55 struct tlb_client_info { struct127 struct tlb_client_info *tx_hashtbl; /* Dynamically allocated */
79 static inline void tlb_init_table_entry(struct tlb_client_info *entry, int save_load) in tlb_init_table_entry()101 struct tlb_client_info *tx_hash_table; in __tlb_clear_slave()132 int size = TLB_HASH_TABLE_SIZE * sizeof(struct tlb_client_info); in tlb_initialize()133 struct tlb_client_info *new_hashtbl; in tlb_initialize()199 struct tlb_client_info *hash_table; in __tlb_choose_channel()