NetBSD/sys/arch/arm/include/arm32
thorpej a0aee79a1d Add the ability for pool caches to cache the physical address of
objects.  Clients of the pool_cache API must consistently use
the "paddr" variants or not, otherwise behavior is undefined.

Enable this on Alpha, ARM, MIPS, and x86.  Other platforms must
define POOL_VTOPHYS() in the appropriate manner in order to enable
the feature.

Part 1 of a series of simple patches contributed by Wasabi Systems
to improve network performance.
2003-04-09 18:22:13 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +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 Undo recent cpu_switch register usage changes in order to decrease nathanw_sa 2002-10-19 00:10:53 +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 * arm_byte_to_page() -> arm_btop() 2002-03-24 03:37:18 +00:00
pmap.h Add the ability for pool caches to cache the physical address of 2003-04-09 18:22:13 +00:00
psl.h
pte.h * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual. 2002-04-05 16:58:01 +00:00
rtc.h
types.h Switch to using the MI C versions of setrunqueue() and remrunqueue(). 2002-10-15 20:53:38 +00:00
vmparam.h Use PAGE_SIZE rather than NBPG. 2003-04-02 07:35:54 +00:00