freebsd-skq/sys/amd64
Alan Cox 0c645b7267 In general, the kernel virtual address of the pml4 page table page that is
stored in the pmap is from the direct map region.  The two exceptions have
been the kernel pmap and the swapper's pmap.  These pmaps have used a
kernel virtual address established by pmap_bootstrap() for their shared
pml4 page table page.  However, there is no reason not to use the direct
map for these pmaps as well.
2009-03-22 04:32:05 +00:00
..
acpica Initial suspend/resume support for amd64. 2009-03-17 00:48:11 +00:00
amd64 In general, the kernel virtual address of the pml4 page table page that is 2009-03-22 04:32:05 +00:00
compile
conf Remove the uscanner(4) driver, this follows the removal of the kernel scanner 2009-03-19 20:33:26 +00:00
ia32 A better fix for handling different FPU initial control words for different 2009-03-05 19:42:11 +00:00
include In general, the kernel virtual address of the pml4 page table page that is 2009-03-22 04:32:05 +00:00
isa Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
linux32 Implement new way of branding ELF binaries by looking to a 2009-03-13 16:40:51 +00:00
pci Correct parameter types for pcib_{read,write}_config by fixing the 2009-02-08 07:02:42 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00