Home
last modified time | relevance | path

Searched defs:dpl (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/linux-user/i386/
H A Dcpu_loop.c51 static void set_gate64(void *ptr, unsigned int type, unsigned int dpl, in set_gate64()
66 static void set_idt(int n, unsigned int dpl, bool is64) in set_idt()
71 static void set_gate(void *ptr, unsigned int type, unsigned int dpl, in set_gate()
83 static void set_idt(int n, unsigned int dpl, bool is64) in set_idt()
/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.c241 int rpl, dpl; in tss_load_seg() local
649 int type, dpl, selector, ss_dpl, cpl; in do_interrupt_protected() local
928 int type, dpl, selector, cpl, ist; in do_interrupt64() local
1367 int cpl, dpl, rpl; in helper_load_seg() local
1456 uint32_t e1, e2, cpl, dpl, rpl, limit; in helper_ljmp_protected() local
1966 int dpl; in validate_seg() local
1998 int cpl, dpl, rpl, eflags_mask, iopl; in helper_ret_protected() local
2325 int rpl, dpl, cpl, type; in helper_lsl() local
2372 int rpl, dpl, cpl, type; in helper_lar() local
2421 int rpl, dpl, cpl; in helper_verr() local
[all …]
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.c49 static void set_gate(void *ptr, unsigned int type, unsigned int dpl, in set_gate()
61 void bsd_i386_set_idt(int n, unsigned int dpl) in bsd_i386_set_idt()
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_cpu.c48 static void set_gate64(void *ptr, unsigned int type, unsigned int dpl, in set_gate64()
62 void bsd_x86_64_set_idt(int n, unsigned int dpl) in bsd_x86_64_set_idt()
/openbmc/qemu/target/i386/tcg/user/
H A Dseg_helper.c51 int dpl, cpl, shift; in do_interrupt_user() local
98 int dpl = (env->eflags & VM_MASK) ? 3 : 0; in cpu_x86_load_seg() local
/openbmc/linux/arch/x86/include/asm/
H A Ddesc_defs.h19 u16 base1: 8, type: 4, s: 1, dpl: 2, p: 1; member
58 u16 base1 : 8, type : 5, dpl : 2, p : 1; member
73 dpl : 2, member
H A Ddesc.h81 unsigned dpl, unsigned ist, unsigned seg) in pack_gate()
/openbmc/qemu/target/i386/hvf/
H A Dx86_task.c139 int dpl; in vmx_handle_task_switch() local
H A Dx86.h128 uint64_t dpl:2; member
173 uint64_t dpl:1; member
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h366 unsigned base1:8, type:4, s:1, dpl:2, p:1; member
1082 uint16_t dpl : 2; member
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1045 int dpl, unsigned short selector) in set_idt_entry()
/openbmc/linux/net/iucv/
H A Diucv.c266 struct iucv_cmd_dpl dpl; member
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h628 u8 dpl[16]; member
642 u8 dpl[17]; /* DWORD 2 */ member
H A Dbe_main.c1506 u32 dpl; in beiscsi_hdl_get_handle() local
/openbmc/linux/arch/x86/kvm/
H A Demulate.c1557 u8 dpl, rpl; in __load_segment_descriptor() local
2954 int dpl; in emulator_do_task_switch() local
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h131 __u8 present, dpl, db, s, l, g, avl; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dkvm.h131 __u8 present, dpl, db, s, l, g, avl; member
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h131 __u8 present, dpl, db, s, l, g, avl; member