handle_tlbl        27 arch/mips/include/asm/tlbex.h extern void handle_tlbl(void);
handle_tlbl      2380 arch/mips/kernel/traps.c 	set_except_vector(EXCCODE_TLBL, handle_tlbl);
handle_tlbl      1934 arch/mips/mm/tlbex.c 	u32 *p = (u32 *)handle_tlbl;
handle_tlbl      1957 arch/mips/mm/tlbex.c 		 (unsigned int)(p - (u32 *)handle_tlbl));
handle_tlbl      1959 arch/mips/mm/tlbex.c 	dump_handler("r3000_tlb_load", handle_tlbl, handle_tlbl_end);
handle_tlbl      2110 arch/mips/mm/tlbex.c 	u32 *p = (u32 *)msk_isa16_mode((ulong)handle_tlbl);
handle_tlbl      2303 arch/mips/mm/tlbex.c 		 (unsigned int)(p - (u32 *)handle_tlbl));
handle_tlbl      2305 arch/mips/mm/tlbex.c 	dump_handler("r4000_tlb_load", handle_tlbl, handle_tlbl_end);
handle_tlbl      2423 arch/mips/mm/tlbex.c 	local_flush_icache_range((unsigned long)handle_tlbl,