handle_tlbm_end    34 arch/mips/include/asm/tlbex.h extern char handle_tlbm_end[];
handle_tlbm_end  1998 arch/mips/mm/tlbex.c 	memset(p, 0, handle_tlbm_end - (char *)p);
handle_tlbm_end  2012 arch/mips/mm/tlbex.c 	if (p >= (u32 *)handle_tlbm_end)
handle_tlbm_end  2019 arch/mips/mm/tlbex.c 	dump_handler("r3000_tlb_modify", handle_tlbm, handle_tlbm_end);
handle_tlbm_end  2371 arch/mips/mm/tlbex.c 	memset(p, 0, handle_tlbm_end - (char *)p);
handle_tlbm_end  2411 arch/mips/mm/tlbex.c 	if (p >= (u32 *)handle_tlbm_end)
handle_tlbm_end  2418 arch/mips/mm/tlbex.c 	dump_handler("r4000_tlb_modify", handle_tlbm, handle_tlbm_end);
handle_tlbm_end  2428 arch/mips/mm/tlbex.c 			   (unsigned long)handle_tlbm_end);