Searched defs:cpu_getstack (Results 1 – 8 of 8) sorted by relevance
46 #define cpu_getstack(td) ((td)->td_frame->tf_sp) macro
69 #define cpu_getstack(td) ((td)->td_frame->sp) macro
48 #define cpu_getstack(td) ((td)->td_frame->tf_rsp) macro
48 #define cpu_getstack(td) ((td)->td_frame->tf_esp) macro
102 #define cpu_getstack(td) ((td)->td_frame->fixreg[1]) macro
61 #define cpu_getstack(td) ((td)->td_frame->tf_usr_sp) macro
51 #define cpu_getstack(td) ((td)->td_frame->tf_sp) macro