Searched defs:cpu_getstack (Results 1 – 7 of 7) sorted by relevance
71 #define cpu_getstack(td) ((td)->td_frame->sp) macro
50 #define cpu_getstack(td) ((td)->td_frame->tf_esp) macro
50 #define cpu_getstack(td) ((td)->td_frame->tf_rsp) macro
47 #define cpu_getstack(td) ((td)->td_frame->tf_sp) macro
57 #define cpu_getstack(td) ((td)->td_frame->tf_usr_sp) macro
130 #define cpu_getstack(td) ((td)->td_frame->fixreg[1]) macro
51 #define cpu_getstack(td) ((td)->td_frame->tf_sp) macro