Searched refs:tlbp (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/sh/mm/
H A Dtlb-sh5.c190 struct tlb_info *tlbp; __update_tlb() local
210 tlbp = &cpu_data->itlb; __update_tlb()
212 tlbp = &cpu_data->dtlb; __update_tlb()
214 next = tlbp->next; __update_tlb()
221 if (next > tlbp->last) __update_tlb()
222 next = tlbp->first; __update_tlb()
223 tlbp->next = next; __update_tlb()
/linux-4.1.27/arch/mips/mm/
H A Dtlb-r4k.c483 * - On R4600 1.7 the tlbp never hits for pages smaller than r4k_tlb_configure()
H A Dtlbex.c146 * values in the index register. Delaying the tlbp instruction until
/linux-4.1.27/arch/mips/kernel/
H A Dgenex.S465 tlbp
/linux-4.1.27/arch/mips/include/asm/
H A Dmipsregs.h1872 "tlbp\n\t" tlb_probe()

Completed in 129 milliseconds