bd_emu_branch_pc  260 arch/mips/include/asm/processor.h 	unsigned long bd_emu_branch_pc;
bd_emu_branch_pc  339 arch/mips/include/asm/processor.h 	.bd_emu_branch_pc = 0,					\
bd_emu_branch_pc  196 arch/mips/math-emu/dsemul.c 		regs->cp0_epc = current->thread.bd_emu_branch_pc;
bd_emu_branch_pc  285 arch/mips/math-emu/dsemul.c 	current->thread.bd_emu_branch_pc = branch_pc;