Home
last modified time | relevance | path

Searched refs:tlbp (Results 1 – 2 of 2) sorted by relevance

/arch/sh/mm/
Dtlb-sh5.c190 struct tlb_info *tlbp; in __update_tlb() local
210 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()
/arch/mips/kernel/
Dgenex.S468 tlbp