freebsd-skq/sys/amd64/linux32
Dmitry Chagin 2c7660ba3e In preparation for moving linux_clone () to a MI path
move the TLS code in a separate function.

Use function parameter instead of direct using register.
2011-02-12 15:50:21 +00:00
..
linux32_dummy.c
linux32_genassym.c Segment registers are stored in the uc_mcontext member of the struct 2008-09-07 16:39:21 +00:00
linux32_ipc64.h
linux32_locore.s Save and restore segment registers on amd64 when entering and leaving 2009-04-01 13:09:26 +00:00
linux32_machdep.c In preparation for moving linux_clone () to a MI path 2011-02-12 15:50:21 +00:00
linux32_proto.h Regen for r218610. 2011-02-12 15:36:25 +00:00
linux32_support.s
linux32_syscall.h Regen for r218610. 2011-02-12 15:36:25 +00:00
linux32_sysent.c Regen for r218610. 2011-02-12 15:36:25 +00:00
linux32_sysvec.c Remove redundant, bogus, and even harmful uses of setting TS bit in CR0. 2011-01-14 21:09:01 +00:00
linux.h linux_sigreturn() loads the struct trapframe from l_sigcontext 2011-01-27 21:45:38 +00:00
Makefile
syscalls.conf
syscalls.master The fourth argument of linux_clone is a pointer to the TLS. Change clone syscall definition to match actual linux one. 2011-02-12 15:33:25 +00:00