NetBSD/sys/arch/alpha/common
mycroft 579eeb8cf7 If we have to increase the boundary due to the spill pages, use the old
boundary as an alignment.  Otherwise we fail to enforce the old boundary,
causing massive lossage.
1999-02-18 08:55:16 +00:00
..
bus_dma.c Make bus_dmamap_load_uio() work, from Kevin Lahey <kml@nas.nasa.gov>. 1998-09-21 22:51:56 +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