Searched refs:tlbp (Results 1 – 2 of 2) sorted by relevance
190 struct tlb_info *tlbp; in __update_tlb() local210 tlbp = &cpu_data->itlb; in __update_tlb()212 tlbp = &cpu_data->dtlb; in __update_tlb()214 next = tlbp->next; in __update_tlb()221 if (next > tlbp->last) in __update_tlb()222 next = tlbp->first; in __update_tlb()223 tlbp->next = next; in __update_tlb()
468 tlbp