NetBSD/sys/arch/mvme68k/mvme68k
chs f455dd6596 add a `flags' argument to uvm_pagealloc_strat().
define a flag UVM_PGA_USERESERVE to allow non-kernel object
allocations to use pages from the reserve.
use the new flag for allocations in pmap modules.
1999-04-11 04:04:04 +00:00
..
autoconf.c Add support for the VMEchip2 and the ncr53c710 SCSI IOP. 1999-02-20 00:11:59 +00:00
clock.c vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
clockreg.h RCS id police. 1996-05-08 05:55:04 +00:00
clockvar.h Update for changes to config. 1998-01-12 19:51:03 +00:00
conf.c Merge support for mvme167 into main tree. 1999-02-14 17:54:27 +00:00
db_memrw.c vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
disksubr.c Make this compile again. 1999-01-31 14:06:40 +00:00
dkbad.c vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
genassym.cf UVM is no longer defined. 1999-03-27 18:35:34 +00:00
isr.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
isr.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:37:20 +00:00
locore.s completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
machdep.c add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
mem.c Oops; vm_offset_t -> vaddr_t. 1999-03-27 00:30:06 +00:00
pmap.c Sync with Jason's latest changes to hp300 pmap. 1999-04-03 13:15:16 +00:00
pmap_bootstrap.c Merge support for mvme167 into main tree. 1999-02-14 17:54:27 +00:00
seglist.h vm_offset -> [vp]addr_t and vm_size_t -> [vp]size_t 1998-08-22 10:55:33 +00:00
sys_machdep.c synchronize types, and s/curproc/p/ in one forgotten place 1999-02-26 22:37:57 +00:00
trap.c Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
vectors.s Merge support for mvme167 into main tree. 1999-02-14 17:54:27 +00:00
vm_machdep.c Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00