NetBSD/sys/arch/arm/arm32
2002-08-17 01:15:15 +00:00
..
arm32_machdep.c * Add a new machdep.powersave sysctl, which controls the use of 2002-08-16 15:25:53 +00:00
bcopy_page.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
bus_dma.c Inline bus_dma_inrange() and bus_dmamap_sync_*(). 2002-08-17 01:15:15 +00:00
conf.c Add dmoverio. 2002-08-02 00:50:25 +00:00
cpu.c Handle i80200 step D0 and i80321 step B0 2002-07-22 18:17:42 +00:00
cpuswitch.S Must ... micro ... optimize! 2002-08-17 01:08:21 +00:00
db_interface.c
db_machdep.c
exception.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
fault.c G/c cowfault. 2002-08-14 21:52:36 +00:00
fusu.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
genassym.cf
intr.c
locore.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
mem.c
pmap.c Add the brutal hack that allows us to limp along using the read/write 2002-08-13 03:36:30 +00:00
setcpsr.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
setstack.S * Use local label names (.Lfoo vs. (Lfoo or foo)) 2002-08-15 01:37:01 +00:00
spl.S
stubs.c
sys_machdep.c
vm_machdep.c cpu_fork(): If PMCs are not enabled in the parent, clear the machine- 2002-08-09 23:44:17 +00:00