Home
last modified time | relevance | path

Searched defs:target_modify_ldt_ldt_s (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/x86_64/
H A Dtarget_syscall.h59 struct target_modify_ldt_ldt_s { struct
60 unsigned int entry_number;
61 abi_ulong base_addr;
62 unsigned int limit;
63 unsigned int flags;
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_syscall.h76 struct target_modify_ldt_ldt_s { struct
77 unsigned int entry_number;
78 abi_ulong base_addr;
79 unsigned int limit;
80 unsigned int flags;
/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h53 struct target_modify_ldt_ldt_s { struct
54 unsigned int entry_number;
55 abi_ulong base_addr;
56 unsigned int limit;
57 unsigned int flags;
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h36 struct target_modify_ldt_ldt_s { struct
37 unsigned int entry_number;
38 abi_ulong base_addr;
39 unsigned int limit;
40 unsigned int flags;