Home
last modified time | relevance | path

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

/freebsd-src/sys/i386/linux/
H A Dlinux_machdep.c77 struct l_descriptor { struct
78 l_uint entry_number;
79 l_ulong base_addr;
80 l_uint limit;
81 l_uint seg_32bit:1;
82 l_uint contents:2;
83 l_uint read_exec_only:1;
84 l_uint limit_in_pages:1;
85 l_uint seg_not_present:1;
86 l_uint useable:1;