Searched defs:instruction_pointer (Results 1 – 25 of 25) sorted by relevance
20 #define instruction_pointer(regs) \ macro
89 #define instruction_pointer(regs) ((regs)->cp0_epc) macro
78 #define instruction_pointer(regs) ((regs)->pc) macro
116 # define instruction_pointer(regs) ((regs)->pc) macro
89 #define instruction_pointer(regs) ((regs)->pc) macro
49 #define instruction_pointer(regs) ((regs)->nip) macro
63 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
96 #define instruction_pointer(regs) ((regs)->eip) macro