NetBSD/sys/arch/arm/arm32
chs b86053cc53 clean up pmap_k{enter_pa,remove}():
a page is allowed to be mapped normally when k-mapped.
use UVM_PGA_ZERO to get zeroed pages rather than zeroing here.
2001-07-08 19:44:43 +00:00
..
ast.c Move arm32/arm32/ast.c to arm/arm32/ast.c 2001-03-06 07:52:35 +00:00
bcopy_page.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
bcopyinout.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
copystr.S Move compat_13_machdep.c, strstr.c, copystr.S, bcopyinout.S, and 2001-03-04 08:25:38 +00:00
cpu.c Add support for ARM7TDMI, as provided in a patch from John Fremlin to port-arm32. 2001-06-03 18:32:33 +00:00
db_interface.c remove "machine vmstat" command, since "show uvmexp" does the same thing. 2001-06-24 07:32:20 +00:00
db_machdep.c remove "machine vmstat" command, since "show uvmexp" does the same thing. 2001-06-24 07:32:20 +00:00
pmap.c clean up pmap_k{enter_pa,remove}(): 2001-07-08 19:44:43 +00:00
sys_machdep.c
syscall.c