haiku/headers/private/kernel/arch/x86/64
Jérôme Duval 27b32ee02c kernel/x86_64: adjust descriptors tables for compatibility mode.
* also adjust BOOT_GDT_SEGMENT_COUNT for x86, the definition is used by the
boot loader.
* add some 32-bit definitions.
* add a UserTLSDescriptor class, this will be used by 32-bit threads.

Change-Id: I5b1d978969a1ce97091a16c9ec2ad7c0ca831656
2018-05-15 10:27:02 +00:00
..
atomic.h os/support: implement atomic_*() using GCC builtin helpers 2014-08-25 23:05:07 +02:00
cpu.h kernel/x86_64: save fpu state at interrupts 2014-09-14 19:16:52 +02:00
descriptors.h kernel/x86_64: adjust descriptors tables for compatibility mode. 2018-05-15 10:27:02 +00:00
iframe.h kernel/x86_64: save fpu state at interrupts 2014-09-14 19:16:52 +02:00