NetBSD/sys/arch/arm/arm32
2014-03-20 22:19:38 +00:00
..
arm11_pmc.c Mark unused inline functions as such. 2013-12-01 02:53:46 +00:00
arm32_boot.c Further cpu_info inits in cpu_hatch 2014-03-03 08:52:30 +00:00
arm32_kvminit.c rearrange some printfs. 2014-03-05 02:17:21 +00:00
arm32_machdep.c Add most of the cpu_* variables to <arm/locore.h> 2014-03-03 08:15:36 +00:00
arm32_reboot.c Move parts of cpu.h that are not needed by MI code in <arm/locore.h> 2013-08-18 06:28:18 +00:00
bcopy_page.S Write out register pairs for strd. 2013-12-17 01:27:21 +00:00
bus_dma.c Fix off by one in _bus_dma_{paddr_inrange,_to_paddr} when checking the 2014-02-26 07:57:09 +00:00
cortex_pmc.c
cpu.c Define cache type 13 2014-03-20 22:19:38 +00:00
cpuswitch.S Move pmap_recent_user to ci->ci_pmap_lastuser and 2014-02-26 02:07:58 +00:00
db_interface.c Trailing whitespace. 2013-12-15 09:13:47 +00:00
db_machdep.c Add support for printing the tlb on cortex a5 and a7. 2014-03-01 05:41:39 +00:00
exception.S Add clrex when we get an abort. 2014-03-13 01:45:35 +00:00
fault.c Now that maphist is statically initialized, remove initialize tests 2014-03-05 06:27:41 +00:00
genassym.cf Move pmap_recent_user to ci->ci_pmap_lastuser and 2014-02-26 02:07:58 +00:00
intr.c
irq_dispatch.S Move parts of cpu.h that are not needed by MI code in <arm/locore.h> 2013-08-18 06:28:18 +00:00
kgdb_machdep.c
kobj_machdep.c Minor tidyup 2013-08-27 06:41:05 +00:00
locore.S Write out register pairs for strd. 2013-12-17 01:27:21 +00:00
netbsd32_machdep.c Simplify netbsd32_vm_default_addr (for now) to make it compilable. 2014-01-28 18:56:46 +00:00
pmap.c Member will never be null, so remove check. 2014-02-27 18:10:01 +00:00
setcpsr.S Move parts of cpu.h that are not needed by MI code in <arm/locore.h> 2013-08-18 06:28:18 +00:00
setstack.S Move parts of cpu.h that are not needed by MI code in <arm/locore.h> 2013-08-18 06:28:18 +00:00
spl.S Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask. 2013-12-02 18:36:10 +00:00
stubs.c
sys_machdep.c Query the media and vfp feature registers to determine what our default 2014-03-03 08:45:18 +00:00
vm_machdep.c Use pmap_kenter_pa/pmap_kremove for vmapbuf/vunmapbuf 2014-03-10 05:18:34 +00:00