NetBSD/sys/arch/arm/arm32
scw 063066a055 On Xscale, define PMAP_UAREA() and use it to tweak uarea mappings so
they use the mini D$.

This results in a small performance boost on xscale platforms, since
flushing the main cache on a context switch won't affect the kernel
stack/pcb.
2003-10-13 20:50:34 +00:00
..
arm32_machdep.c Change some type-punning detected by gcc 3.3.1 to (void *). 2003-09-21 00:26:09 +00:00
atomic.S
bcopy_page.S
bus_dma.c Make sure _ARM32_BUS_DMA_PRIVATE is defined before we pull in any 2003-09-06 09:46:37 +00:00
cpu.c Support for ARM10E class devices. 2003-09-06 09:42:12 +00:00
cpuswitch.S
db_interface.c
db_machdep.c
exception.S
fault.c * Shuffle some data structures so, and add a flags word to ksiginfo_t. 2003-10-08 00:28:40 +00:00
fusu.S
genassym.cf Hand-optimised in_cksum/in4_cksum for ARM and XSCALE. 2003-09-11 18:54:31 +00:00
intr.c
irq_dispatch.S
kgdb_machdep.c
locore.S
mem.c
pmap.c On Xscale, define PMAP_UAREA() and use it to tweak uarea mappings so 2003-10-13 20:50:34 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c
sys_machdep.c
vm_machdep.c