freebsd-dev/sys/amd64/ia32
John Baldwin aa9aa68d2f Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic
operations in some places and simple non-per CPU math in others.
2005-04-12 23:18:54 +00:00
..
ia32_exception.S Don't repeat the definition of IDTVEC(). It is in asmacros.h. 2004-05-24 11:28:11 +00:00
ia32_signal.c Remove advertising clause from University of California Regent's license, 2004-04-05 23:55:14 +00:00
ia32_sigtramp.S Initial sweep at dividing up the generic 32bit-on-64bit kernel support 2003-08-22 23:19:02 +00:00
ia32_syscall.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00