/openbmc/linux/arch/sparc/kernel/ |
H A D | traps_32.c | 107 void do_illegal_instruction(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_illegal_instruction() 120 void do_priv_instruction(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_priv_instruction() 130 void do_memaccess_unaligned(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_memaccess_unaligned() 156 void do_fpd_trap(struct pt_regs *regs, unsigned long pc, unsigned long npc, in do_fpd_trap() 198 void do_fpe_trap(struct pt_regs *regs, unsigned long pc, unsigned long npc, 301 void handle_tag_overflow(struct pt_regs *regs, unsigned long pc, unsigned long npc, 309 void handle_watchpoint(struct pt_regs *regs, unsigned long pc, unsigned long npc, 321 void handle_reg_access(struct pt_regs *regs, unsigned long pc, unsigned long npc, 331 void handle_cp_disabled(struct pt_regs *regs, unsigned long pc, unsigned long npc, 337 void handle_cp_exception(struct pt_regs *regs, unsigned long pc, unsigned long npc, [all …]
|
H A D | signal_32.c | 76 unsigned long up_psr, pc, npc, ufp; in do_sigreturn() local 144 unsigned int psr, pc, npc, ufp; in do_rt_sigreturn() local
|
H A D | signal32.c | 89 unsigned int pc, npc; in do_sigreturn32() local 177 unsigned int psr, pc, npc, ufp; in do_rt_sigreturn32() local
|
H A D | signal_64.c | 47 unsigned long pc, npc, tstate; in sparc64_set_context() local
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | run.c | 176 static int spu_run_init(struct spu_context *ctx, u32 *npc) in spu_run_init() 244 static int spu_run_fini(struct spu_context *ctx, u32 *npc, in spu_run_fini() 274 unsigned int *npc) in spu_handle_restartsys() 312 u32 ls_pointer, npc; in spu_process_callback() local 353 long spufs_run_spu(struct spu_context *ctx, u32 *npc, u32 *event) in spufs_run_spu()
|
H A D | syscalls.c | 40 u32 npc, status; in do_spu_run() local
|
/openbmc/qemu/linux-user/sparc/ |
H A D | target_syscall.h | 9 abi_ulong npc; member 17 abi_ulong npc; member
|
H A D | signal.c | 381 abi_ulong pc, npc, ptr; in do_sigreturn() local 591 target_ulong pc, npc, tstate; in sparc64_set_context() local
|
/openbmc/linux/drivers/usb/misc/ |
H A D | onboard_usb_hub_pdevs.c | 70 struct device_node *np, *npc; in onboard_hub_create_pdevs() local
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | unwind.c | 277 unsigned long npc; in unwind_frame_regs() local
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | ptrace.h | 46 unsigned int npc; member 107 unsigned long npc; member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | sigcontext.h | 42 unsigned int npc; member
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 168 target_ulong npc; member 174 target_ulong npc; /* next PC: integer or DYNAMIC_PC or JUMP_PC */ member 363 static bool use_goto_tb(DisasContext *s, target_ulong pc, target_ulong npc) in use_goto_tb() 370 target_ulong pc, target_ulong npc) in gen_goto_tb() 2533 target_ulong npc; in advance_jump_cond() local 5622 target_ulong npc = dc->npc; in sparc_tr_insn_start() local 5831 target_ulong npc = data[1]; in sparc_restore_state_to_opc() local
|
H A D | cpu.h | 404 target_ulong npc; /* next program counter */ member
|
/openbmc/qemu/target/avr/ |
H A D | translate.c | 89 target_long npc; member
|
/openbmc/qemu/target/cris/ |
H A D | translate.c | 3049 target_ulong npc = dc->pc; in cris_tr_tb_stop() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.h | 68 struct dentry *npc; member
|