Searched refs:PT_REGS_IP (Results 1 – 2 of 2) sorted by relevance
275 #define PT_REGS_IP(x) ((x)->ip) macro288 #define PT_REGS_IP(x) ((x)->psw.addr) macro301 #define PT_REGS_IP(x) ((x)->pc) macro314 #define PT_REGS_IP(x) ((x)->cp0_epc) macro325 #define PT_REGS_IP(x) ((x)->nip) macro340 #define PT_REGS_IP(x) ((x)->tpc) macro342 #define PT_REGS_IP(x) ((x)->pc) macro
177 key.ip = PT_REGS_IP(ctx);