in_kstack_guard
if (in_kstack_guard(frame->tf_rsp) || in_kstack_guard(frame->tf_rbp)) {
if (in_kstack_guard(frame->tf_rsp))
if (in_kstack_guard(frame->tf_rbp))