Lines Matching refs:EXCP0B_NOSEG
167 raise_exception_err(env, EXCP0B_NOSEG, selector & 0xfffc); in tss_load_seg()
203 raise_exception_err(env, EXCP0B_NOSEG, tss_selector & 0xfffc); in switch_tss()
217 raise_exception_err(env, EXCP0B_NOSEG, tss_selector & 0xfffc); in switch_tss()
525 raise_exception_err(env, EXCP0B_NOSEG, intno * 8 + 2); in do_interrupt_protected()
562 raise_exception_err(env, EXCP0B_NOSEG, intno * 8 + 2); in do_interrupt_protected()
576 raise_exception_err(env, EXCP0B_NOSEG, selector & 0xfffc); in do_interrupt_protected()
763 raise_exception_err(env, EXCP0B_NOSEG, intno * 16 + 2); in do_interrupt64()
778 raise_exception_err(env, EXCP0B_NOSEG, selector & 0xfffc); in do_interrupt64()
1253 raise_exception_err(env, EXCP0B_NOSEG, selector & 0xfffc); in helper_lldt()
1303 raise_exception_err(env, EXCP0B_NOSEG, selector & 0xfffc); in helper_ltr()
1383 raise_exception_err(env, EXCP0B_NOSEG, selector & 0xfffc); in helper_load_seg()
1434 raise_exception_err(env, EXCP0B_NOSEG, new_cs & 0xfffc); in helper_ljmp_protected()
1463 raise_exception_err(env, EXCP0B_NOSEG, new_cs & 0xfffc); in helper_ljmp_protected()
1558 raise_exception_err(env, EXCP0B_NOSEG, new_cs & 0xfffc); in helper_lcall_protected()
1624 raise_exception_err(env, EXCP0B_NOSEG, new_cs & 0xfffc); in helper_lcall_protected()
1639 raise_exception_err(env, EXCP0B_NOSEG, selector & 0xfffc); in helper_lcall_protected()
1850 raise_exception_err(env, EXCP0B_NOSEG, new_cs & 0xfffc); in helper_ret_protected()
1910 raise_exception_err(env, EXCP0B_NOSEG, new_ss & 0xfffc); in helper_ret_protected()