Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c81 struct l_descriptor { struct
82 l_uint entry_number;
83 l_ulong base_addr;
84 l_uint limit;
85 l_uint seg_32bit:1;
86 l_uint contents:2;
87 l_uint read_exec_only:1;
88 l_uint limit_in_pages:1;
89 l_uint seg_not_present:1;
90 l_uint useable:1;