NetBSD/sys/arch/sun3/sun3x
thorpej f5a527bb4e Remove pmap_pageable(); no pmap implements it, and it is not really useful,
because pmap_enter()/pmap_change_wiring() (soon to be pmap_unwire())
communicate the information in greater detail.
1999-06-17 18:21:21 +00:00
..
bus_subr.c Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
clock.c
dvma.c Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
enable.c
enable.h
genassym.c SVR4-related typo in previous. 1999-05-06 14:16:07 +00:00
idprom.c Fix unused variable warning 1999-04-12 01:30:22 +00:00
iommu.c
iommu.h
locore2.c
locore.s Include opt_compat_sunos.h 1999-04-30 09:21:54 +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_pvt.h
pmap.c Remove pmap_pageable(); no pmap implements it, and it is not really useful, 1999-06-17 18:21:21 +00:00
vme.c
vme.h