NetBSD/sys/arch/arm/include/arm32
chris fa4e4d9668 Rework the pmap_release code to not have to walk the ptpt, it now uses a uvm_object to track the allocated vm_pages, this means it can free off the entries in the uvm_object.
Testing shows that it's about 5% faster on the make configure step for gmake.
2001-07-29 12:45:27 +00:00
..
Makefile Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific 2001-07-14 00:23:09 +00:00
frame.h
katelib.h Move the declarations of blockio.S functions from katelib.h to a new, exciting 2001-05-30 00:16:36 +00:00
param.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pcb.h PCB convergence, part the first: 2001-02-28 18:15:42 +00:00
pmap.h Rework the pmap_release code to not have to walk the ptpt, it now uses a uvm_object to track the allocated vm_pages, this means it can free off the entries in the uvm_object. 2001-07-29 12:45:27 +00:00
psl.h Multiple-inclusion protection. 2001-04-21 15:47:32 +00:00
rtc.h