Home
last modified time | relevance | path

Searched defs:new_pc (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/kernel/
H A Dprocess_32.c62 void start_thread(struct pt_regs *regs, unsigned long new_pc, in start_thread()
/linux/arch/xtensa/include/asm/
H A Dprocessor.h198 start_thread(regs,new_pc,new_sp) global() argument
/linux/arch/parisc/include/asm/
H A Dprocessor.h241 #define start_thread(regs, new_pc, new_sp) do { \ argument
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c525 unsigned long msr, pc, new_msr, new_pc; in inject_interrupt() local
/linux/arch/arm64/kernel/
H A Dstacktrace.c220 unsigned long new_fp, new_pc; in kunwind_next_frame_record() local