Searched refs:SET_ESP (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 33 #define SET_ESP(val, sp_mask) \ macro 45 #define SET_ESP(val, sp_mask) \ macro 722 SET_ESP(sa.sp, sa.sp_mask); in do_interrupt_protected() 867 SET_ESP(sa.sp, sa.sp_mask); in do_interrupt_protected() 1154 SET_ESP(sa.sp, sa.sp_mask); in do_interrupt_real() 1614 SET_ESP(sa.sp, sa.sp_mask); in helper_lcall_real() 1705 SET_ESP(sa.sp, sa.sp_mask); in helper_lcall_protected() 1921 SET_ESP(sa.sp, sa.sp_mask); in helper_lcall_protected() 1951 SET_ESP(sa.sp, sa.sp_mask); in helper_iret_real() 2176 SET_ESP(sa.sp, sa.sp_mask); in helper_ret_protected()
|