Searched defs:rpl (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/tcg/ |
H A D | seg_helper.c | 258 int rpl, dpl; in tss_load_seg() local 1394 int cpl, dpl, rpl; in helper_load_seg() local 1483 uint32_t e1, e2, cpl, dpl, rpl, limit; in helper_ljmp_protected() local 1651 uint32_t e1, e2, cpl, dpl, rpl, selector, param_count; in helper_lcall_protected() local 2030 int cpl, dpl, rpl, eflags_mask, iopl; in helper_ret_protected() local 2358 int rpl, dpl, cpl, type; in helper_lsl() local 2405 int rpl, dpl, cpl, type; in helper_lar() local 2454 int rpl, dpl, cpl; in helper_verr() local 2492 int rpl, dpl, cpl; in helper_verw() local
|
/qemu/target/i386/emulate/ |
H A D | x86.h | 190 uint16_t rpl:2; member
|