Lines Matching refs:__PT_IP_REG
108 #define __PT_IP_REG ip
130 #define __PT_IP_REG eip
152 #define __PT_IP_REG rip
190 #define __PT_IP_REG psw.addr
215 #define __PT_IP_REG uregs[12]
252 #define __PT_IP_REG pc
281 #define __PT_IP_REG cp0_epc
315 #define __PT_IP_REG nip
343 #define __PT_IP_REG tpc
345 #define __PT_IP_REG pc
376 #define __PT_IP_REG pc
409 #define __PT_IP_REG scratch.ret
442 #define __PT_IP_REG csr_era
497 #define PT_REGS_IP(x) (__PT_REGS_CAST(x)->__PT_IP_REG)
511 #define PT_REGS_IP_CORE(x) BPF_CORE_READ(__PT_REGS_CAST(x), __PT_IP_REG)