#include <l4/sys/types.h>
Go to the source code of this file.
Functions | |
| void | fiasco_ldt_set (void *ldt, unsigned int size, unsigned int entry_number_start, unsigned int task_nr) |
| Set LDT segments descriptors. | |
| void | fiasco_gdt_set (void *desc, unsigned int size, unsigned int entry_number_start, l4_threadid_t tid) |
| Set GDT segment descriptors. | |
| unsigned | fiasco_gdt_get_entry_offset (void) |
| Return the offset of the entry in the GDT. | |
Definition in file segment.h.