Searched refs:TF_PC (Results 1 – 3 of 3) sorted by relevance
52 #define TF_PC(tf) ((tf)->tf_eip) macro59 #define TF_PC(tf) ((tf)->tf_rip) macro
272 ldr r2, [sp, #(TF_PC)] /* load pc */280 str r2, [sp, #TF_PC] /* store pc */
99 ASSYM(TF_PC, offsetof(struct trapframe, tf_pc));