Searched defs:instruction_pointer (Results 1 – 23 of 23) sorted by relevance
27 #define instruction_pointer(regs) pt_elr(regs) macro
15 #define instruction_pointer(regs) ((regs)->pc) macro
14 #define instruction_pointer(regs) ((regs)->pc) macro
10 #define instruction_pointer(regs) ((regs)->pc) macro
28 #define instruction_pointer(regs) PT_REGS_IP(regs) macro
24 #define instruction_pointer(regs) ((regs)->pc) macro
19 #define instruction_pointer(regs) ((regs)->iaoq[0] & ~3) macro
65 #define instruction_pointer(regs) ((regs)->tpc) macro144 #define instruction_pointer(regs) ((regs)->pc) macro
53 # define instruction_pointer(regs) ((regs)->cr_iip + ia64_psr(regs)->ri) macro
19 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
89 # define instruction_pointer(regs) ((regs)->pc) macro
91 #define instruction_pointer(regs) (regs)->ARM_pc macro
156 #define instruction_pointer(regs) ((regs)->cp0_epc) macro
73 #define instruction_pointer(regs) ((regs)->ipc) macro
69 #define instruction_pointer(regs) ((regs)->pc) macro
68 #define instruction_pointer(regs) ((regs)->ra) macro
67 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
180 #define instruction_pointer(regs) ((regs)->psw.addr) macro
203 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
367 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
113 #define instruction_pointer(regs) ((regs)->ret) macro
186 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function