Searched refs:TLB_NULL_INDEX (Results 1 – 2 of 2) sorted by relevance
112 entry->next = TLB_NULL_INDEX; in tlb_init_table_entry()113 entry->prev = TLB_NULL_INDEX; in tlb_init_table_entry()119 SLAVE_TLB_INFO(slave).head = TLB_NULL_INDEX; in tlb_init_slave()134 while (index != TLB_NULL_INDEX) { in __tlb_clear_slave()238 hash_table[hash_index].prev = TLB_NULL_INDEX; in __tlb_choose_channel()240 if (next_index != TLB_NULL_INDEX) in __tlb_choose_channel()
55 #define TLB_NULL_INDEX 0xffffffff macro