NetBSD/sys/arch/sun3/sun3x
thorpej 3ebbe095e0 Change the pmap_extract() interface to:
boolean_t pmap_extract(pmap_t, vaddr_t, paddr_t *);
This makes it possible for the pmap to map physical address 0.
1999-07-08 18:05:21 +00:00
..
bus_subr.c Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
clock.c
dvma.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
enable.c
enable.h
genassym.c Const poison local printf prototype. 1999-07-01 20:46:42 +00:00
idprom.c Fix unused variable warning 1999-04-12 01:30:22 +00:00
iommu.c
iommu.h
locore.s Include opt_compat_sunos.h 1999-04-30 09:21:54 +00:00
locore2.c defopt DDB. 1998-07-04 22:18:13 +00:00
machdep.c Change the vm_map's "entries_pageable" member to a r/o flags member, which 1999-05-26 19:16:28 +00:00
mem.c Oops; vm_offset_t -> vaddr_t. 1999-03-27 00:30:06 +00:00
mk48t02.h
obio.c Add the address of the DMA gate array (used by the esp driver). 1999-04-06 02:07:51 +00:00
obio.h Add the address of the DMA gate array (used by the esp driver). 1999-04-06 02:07:51 +00:00
obmem.h
pmap.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
pmap_pvt.h
vme.c
vme.h