NetBSD/sys/arch/arm/include/arm32
thorpej 5658662324 * Make pmap_is_{modified,referenced}() macros in pmap.h that just
test the attributes in the vm_page_md directly.
* Clean up pmap_clear_{modified,referenced}().
* Delete now-unused pmap_testbit().
2002-03-05 04:48:03 +00:00
..
Makefile - Move more contents of various <machine/vmparam.h> files into 2001-11-23 17:39:03 +00:00
db_machdep.h Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +00:00
frame.h Use comments around the token after a #endif. 2001-08-31 04:44:54 +00:00
katelib.h Use <arm/cpufunc.h>, not <machine/cpufunc.h>. 2001-11-23 19:21:47 +00:00
machdep.h map_chunk() -> pmap_map_chunk(), and move it to pmap.c 2002-02-21 02:52:19 +00:00
param.h Purge CLSIZE, CLSIZELOG2 and MCLOFSET. 2002-02-26 15:13:19 +00:00
pmap.h * Make pmap_is_{modified,referenced}() macros in pmap.h that just 2002-03-05 04:48:03 +00:00
psl.h Add new spl level -- _SPL_STATCLOCK. 2001-10-27 16:37:24 +00:00
pte.h Update the types, pt_entry and pd_entry should be unsigned, and fixed at 32 bits. 2002-03-02 15:30:49 +00:00
rtc.h
types.h Add 26-bit and 32-bit types.h files, which indicate the programming 2001-11-22 17:59:57 +00:00
vmparam.h Switch back to using vm_page_md (thanks chuq for finding the bug 2002-03-05 04:19:59 +00:00