freebsd-dev/sys/ia64
Alan Cox 8ceb3dcb60 The physical address stored in the vm_page is page aligned. There is no
need to mask off the page offset bits.  (This operation made some sense
prior to i386/i386/pmap.c revision 1.254 when we passed a physical address
rather than a vm_page pointer to pmap_enter().)
2004-10-03 00:16:43 +00:00
..
acpica MFp4: 2004-09-19 03:50:46 +00:00
compile
conf Catch up with other platforms: switch the default scheduler to 4BSD. 2004-09-12 05:50:32 +00:00
disasm ITC.{i,d} instructions use format M41 not M42. 2004-08-16 18:41:24 +00:00
ia32 ...And fix WITNESS builds: declare syscallnames. 2004-09-26 20:39:56 +00:00
ia64 The physical address stored in the vm_page is page aligned. There is no 2004-10-03 00:16:43 +00:00
include Move the IA-32 trap handling from trap() to ia32_trap(). Move the 2004-09-25 04:27:44 +00:00
isa Add new a function isa_dma_init() which returns an errno when it fails 2004-09-15 12:09:50 +00:00
pci