NetBSD/sys/arch/arm/arm32
2013-04-29 12:47:14 +00:00
..
arm11_pmc.c
arm32_boot.c Change the semantics of the boot_physmem array to select a freelist to use 2012-10-17 18:53:45 +00:00
arm32_kvminit.c Actually use zero_p now that we pass it in. 2013-02-27 22:15:46 +00:00
arm32_machdep.c Add a machdep.cpu_arch sysctl 2013-02-03 15:57:09 +00:00
arm32_reboot.c Avoid warning from cngetc byt doing the proper cnpollc dance 2013-01-19 10:22:25 +00:00
atomic.S
bcopy_page.S
bus_dma.c Disable when using extended MMU support. 2013-02-18 16:03:25 +00:00
cortex_pmc.c Since the PMC cycle counter is started in cpufunc no reason to do so here. 2012-08-29 19:10:15 +00:00
cpu.c Add a machdep.cpu_arch sysctl 2013-02-03 15:57:09 +00:00
cpuswitch.S Don't include <machine/param.h> since we should be getting that stuff from 2013-02-27 17:52:44 +00:00
db_interface.c move stuff between the two files, so db_interface contains the functions it 2012-02-16 02:33:37 +00:00
db_machdep.c remove show panic cmd 2013-01-05 15:06:51 +00:00
exception.S Make sure the handler addresses are 32-bit aligned. 2012-09-12 23:06:15 +00:00
fault.c Supply VM_PROT_EXECUTE to pmap_fault_fixup when trying to fixup prefetch 2013-02-18 05:14:13 +00:00
genassym.cf Add some defines for epoc32. 2013-04-29 12:47:14 +00:00
intr.c Rework includes and include <uvm/uvm_extern.h> for pmap.h 2012-09-01 12:15:39 +00:00
irq_dispatch.S Add softint processing for irq_idle_entry 2012-10-21 10:29:53 +00:00
kgdb_machdep.c
kobj_machdep.c
locore.S Don't include <machine/param.h> since we should be getting that stuff from 2013-02-27 17:52:44 +00:00
netbsd32_machdep.c COMPAT_NETBSD32 support for ARM. Which is strange since ARM is already 2012-08-03 07:59:22 +00:00
pmap.c Fix pmap_flush_page to also flush the secondary cache, if there is one. 2013-03-29 13:27:08 +00:00
setcpsr.S
setstack.S don't need arm/cpu.h, we just need the cpureg.h... 2012-02-16 02:35:52 +00:00
spl.S
stubs.c C99 types 2012-11-12 18:00:34 +00:00
sys_machdep.c add a fpu_used sysarch 2013-01-31 14:58:51 +00:00
vm_machdep.c Shut up noisy debug unless pmap_debug_level > 0 2013-01-25 13:17:39 +00:00