NetBSD/sys/arch/arm/arm32
matt a9de2ef0c9 Don't use the pcb anymore since the user read-only thread and process id
value is now grabbed from l_private.
2011-04-07 10:07:11 +00:00
..
arm11_pmc.c
arm32_machdep.c As md(4) no longer has "needs-count" there is no "md.h" anymore. 2010-11-28 08:23:22 +00:00
atomic.S implement ucas_* for arm. 2010-07-07 01:17:26 +00:00
bcopy_page.S
bus_dma.c Machine dependent code is considered as part of UVM. Include 2010-11-06 11:46:00 +00:00
cortex_pmc.c Cleanup the armv7 changes. Add ARM_ARCH_7. Use CPU_CORTEX instead of 2010-06-19 19:44:57 +00:00
cpu.c add MPCore to CPU-ID table 2011-03-10 08:06:27 +00:00
cpuswitch.S Fetch user read-only thread and process id from l->l_private, not the pcb. 2011-04-07 10:03:47 +00:00
db_interface.c PR port-arm/43299: Support added for igepv2/cortexa8/omap3530 2010-06-16 22:06:53 +00:00
db_machdep.c
exception.S
fault.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
genassym.cf Fetch user read-only thread and process id from l->l_private, not the pcb. 2011-04-07 10:03:47 +00:00
intr.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
irq_dispatch.S
kgdb_machdep.c
kobj_machdep.c
locore.S Cleanup the armv7 changes. Add ARM_ARCH_7. Use CPU_CORTEX instead of 2010-06-19 19:44:57 +00:00
mem.c Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
pmap.c Preliminary ARM11 MPCore support. 2011-03-10 07:47:14 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c
sys_machdep.c Don't use the pcb anymore since the user read-only thread and process id 2011-04-07 10:07:11 +00:00
vm_machdep.c Make vmapbuf() return success/error and make physio deal with a 2011-02-10 14:46:44 +00:00