Searched defs:instruction_pointer (Results 1 – 21 of 21) sorted by relevance
27 #define instruction_pointer(regs) pt_elr(regs) macro
14 #define instruction_pointer(regs) ((regs)->pc) macro
15 #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
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
24 #define instruction_pointer(regs) ((regs)->pc) macro
19 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
88 # define instruction_pointer(regs) ((regs)->pc) macro
158 #define instruction_pointer(regs) ((regs)->cp0_epc) macro
93 #define instruction_pointer(regs) (regs)->ARM_pc macro
162 #define instruction_pointer(regs) ((regs)->csr_era) macro
69 #define instruction_pointer(regs) ((regs)->pc) macro
68 #define instruction_pointer(regs) ((regs)->ra) macro
70 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
344 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
285 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
205 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
107 #define instruction_pointer(regs) ((regs)->ret) macro
215 #define instruction_pointer(regs) ((regs)->psw.addr) macro