1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/amd64/ia32
Peter Wemm 3d60169ef4 Protect the setting of the fsbase/gsbase MSR registers and the
pcb_[fg]sbase values with a critical section, like the rest of the kernel.
2008-03-23 22:44:56 +00:00
..
ia32_exception.S Newer versions of gcc don't support treating structures passed by value 2006-12-17 06:48:40 +00:00
ia32_reg.c
ia32_signal.c Protect the setting of the fsbase/gsbase MSR registers and the 2008-03-23 22:44:56 +00:00
ia32_sigtramp.S
ia32_syscall.c Optimize vmmeter locking. 2007-06-10 21:59:14 +00:00