haiku/headers/private/kernel/arch/x86
Axel Dörfler 074a16b53e Added a private tls.h file with definitions for the reserved TLS slots.
Renamed i386_set_kstack() to i386_set_tss_and_kstack(), because that's what
it does.
Added a new function arch_thread_init_tls() which must be called after
having allocated the TLS area.
Renamed arch_thread_initialize_kthread_stack() to arch_thread_init_kthread_stack()
to be more consistent.
Changed the parameters for arch_thread_enter_uspace() - it now gets a pointer
to the thread structure and takes the user stack pointer from there (which
might also be architectural different).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2379 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-01-07 09:17:31 +00:00
..
arch_cpu.h Added a private tls.h file with definitions for the reserved TLS slots. 2003-01-07 09:17:31 +00:00
arch_kernel.h It is accomplished ... 2002-07-09 12:24:59 +00:00
arch_stage2.h Moved the gdt_idt_descr struct from arch_stage2.h to stage2_priv.h. 2003-01-06 08:02:44 +00:00
arch_thread.h posix signals support, 1st pass 2002-10-23 17:31:10 +00:00
console_dev.h It is accomplished ... 2002-07-09 12:24:59 +00:00
descriptors.h Added a private tls.h file with definitions for the reserved TLS slots. 2003-01-07 09:17:31 +00:00
faults.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ide_bus.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ide_private.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ide_raw.h It is accomplished ... 2002-07-09 12:24:59 +00:00
interrupts.h It is accomplished ... 2002-07-09 12:24:59 +00:00
keyboard.h It is accomplished ... 2002-07-09 12:24:59 +00:00
partition.h It is accomplished ... 2002-07-09 12:24:59 +00:00
rtl8139_dev.h It is accomplished ... 2002-07-09 12:24:59 +00:00
rtl8139_priv.h It is accomplished ... 2002-07-09 12:24:59 +00:00
selector.h Moved <types.h> to <sys/types.h>. 2002-09-23 02:36:51 +00:00
smp_priv.h It is accomplished ... 2002-07-09 12:24:59 +00:00
stage2_priv.h Moved the gdt_idt_descr struct from arch_stage2.h to stage2_priv.h. 2003-01-06 08:02:44 +00:00
thread_struct.h posix signals support, 1st pass 2002-10-23 17:31:10 +00:00
timer.h It is accomplished ... 2002-07-09 12:24:59 +00:00
types.h Moved <types.h> to <sys/types.h>. 2002-09-23 02:36:51 +00:00
vesa.h It is accomplished ... 2002-07-09 12:24:59 +00:00
vm.h It is accomplished ... 2002-07-09 12:24:59 +00:00