Searched defs:cpu_getstack (Results 1 – 6 of 6) sorted by relevance
50 #define cpu_getstack(td) ((td)->td_frame->tf_esp) macro
47 #define cpu_getstack(td) ((td)->td_frame->tf_rsp) macro
47 #define cpu_getstack(td) ((td)->td_frame->tf_sp) macro
131 #define cpu_getstack(td) ((td)->td_frame->fixreg[1]) macro
693 #define cpu_getstack(td) ((td)->td_frame->tf_usr_sp) macro
54 #define cpu_getstack(td) ((td)->td_frame->tf_sp) macro