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