Home
last modified time | relevance | path

Searched defs:epc (Results 1 – 9 of 9) sorted by relevance

/arch/mips/kernel/
Dbranch.c30 long epc = regs->cp0_epc; in __isa_exception_epc() local
320 long epc; in __MIPS16e_compute_return_epc() local
420 long epc = regs->cp0_epc; in __compute_return_epc_for_insn() local
848 long epc; in __compute_return_epc() local
Dtraps.c949 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_bp() local
1032 unsigned long epc = msk_isa16_mode(exception_epc(regs)); in do_tr() local
1069 unsigned int __user *epc = (unsigned int __user *)exception_epc(regs); in do_ri() local
1341 unsigned int __user *epc; in do_cpu() local
Dmips-r2-to-r6-emul.c248 unsigned long cepc, epc, nepc; in jr_func() local
909 unsigned long cpc, epc, nepc, r31, res, rs, rt; in mipsr2_decoder() local
Dkprobes.c259 long epc; in evaluate_branch_instruction() local
/arch/score/kernel/
Dtraps.c241 unsigned long epc = regs->cp0_epc; in do_ri() local
Dptrace.c175 unsigned int epc, far_epc = 0; in user_enable_single_step() local
/arch/mips/include/uapi/asm/
Dkvm.h149 __u64 epc; member
/arch/mips/include/asm/sn/
Dnmi.h74 unsigned long epc; member
/arch/mips/kvm/
Demulate.c48 long epc = instpc; in kvm_compute_return_epc() local