cpu_context_save
struct cpu_context_save cpu_context; /* cpu context */
memset(&thread->cpu_context, 0, sizeof(struct cpu_context_save));