NetBSD/sys/arch/alpha/common
mrg d2397ac5f7 completely remove Mach VM support. all that is left is the all the
header files as UVM still uses (most of) these.
1999-03-24 05:50:49 +00:00
..
bus_dma.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
comlogout.c Fix printf format problems on Alpha. 1999-02-12 06:25:13 +00:00
sgmap_common.c If we have to increase the boundary due to the spill pages, use the old 1999-02-18 08:55:16 +00:00
sgmap_typedep.c vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
sgmap_typedep.h Export the spill page PTE, and provide a hook to initialize it early. 1998-06-04 01:22:52 +00:00
sgmapvar.h vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t 1998-08-14 16:50:00 +00:00
shared_intr.c Implement alpha_shared_intr_disestablish(). Simply removes the handler 1998-08-01 18:52:36 +00:00