Searched refs:TLB_NULL_INDEX (Results 1 – 2 of 2) sorted by relevance
136 entry->next = TLB_NULL_INDEX; in tlb_init_table_entry()137 entry->prev = TLB_NULL_INDEX; in tlb_init_table_entry()143 SLAVE_TLB_INFO(slave).head = TLB_NULL_INDEX; in tlb_init_slave()159 while (index != TLB_NULL_INDEX) { in __tlb_clear_slave()266 hash_table[hash_index].prev = TLB_NULL_INDEX; in __tlb_choose_channel()268 if (next_index != TLB_NULL_INDEX) { in __tlb_choose_channel()
55 #define TLB_NULL_INDEX 0xffffffff macro