Home | History | Annotate | Download | only in target-i386

Lines Matching refs:smbase

1395     sm_state = env->smbase + 0x8000;
1445 stl_phys(sm_state + 0x7f00, env->smbase);
1492 stl_phys(sm_state + 0x7ef8, env->smbase);
1501 cpu_x86_load_seg_cache(env, R_CS, (env->smbase >> 4) & 0xffff, env->smbase,
1522 sm_state = env->smbase + 0x8000;
1573 env->smbase = ldl_phys(sm_state + 0x7f00) & ~0x7fff;
1623 env->smbase = ldl_phys(sm_state + 0x7ef8) & ~0x7fff;