freebsd-dev/sys/amd64
Alan Cox bc8a0d87bd Optimize pmap_pml4e() and pmap_pdpe() based upon two observations: The
given pmap is never NULL, and therefore pmap_pml4e() can never return
NULL.  The pervasive use of these inline functions throughout the pmap
makes these simple changes worthwhile.
2008-04-02 04:39:47 +00:00
..
acpica In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
amd64 Optimize pmap_pml4e() and pmap_pdpe() based upon two observations: The 2008-04-02 04:39:47 +00:00
compile
conf Add kernel module support for nfslockd and krpc. Use the module system 2008-03-27 11:54:20 +00:00
ia32 Protect the setting of the fsbase/gsbase MSR registers and the 2008-03-23 22:44:56 +00:00
include When building a kernel module, define MAXCPU the same as SMP so 2008-03-27 05:03:26 +00:00
isa Back in the good old days, PC's had random pieces of rock for 2008-03-26 22:12:00 +00:00
linux32 Regen. 2008-03-16 16:29:37 +00:00
pci
Makefile