NetBSD/sys/arch/arm/arm
scw e07faf8a74 Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().
2006-11-25 11:59:55 +00:00
..
arm_machdep.c - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
ast.c
bcopyinout.S
bcopyinout_xscale.S
blockio.S
bootconfig.c ANSIfy, KNF, remove unnecessary includes. 2006-10-24 20:25:52 +00:00
bus_space_asm_generic.S
bus_space_notimpl.S
compat_13_machdep.c Centralize the various checks for validity of a CPU context in one macro, 2006-08-05 22:54:28 +00:00
compat_16_machdep.c Centralize the various checks for validity of a CPU context in one macro, 2006-08-05 22:54:28 +00:00
copystr.S
cpufunc.c Report the SA1100 control register state. 2006-03-26 14:34:30 +00:00
cpufunc_asm.S
cpufunc_asm_arm3.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm11.S
cpufunc_asm_arm67.S
cpufunc_asm_armv4.S
cpufunc_asm_armv5.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_xscale.S
db_disasm.c
db_trace.c Use p_find(addr, PFIND_LOCKED) in case the proclist_lock is held. 2006-09-06 23:58:20 +00:00
disassem.c
disassem.h
disksubr.c Replace the myriad copies of bounds_check_with_label() with a single MI 2006-11-25 11:59:55 +00:00
disksubr_acorn.c
disksubr_mbr.c
fiq.c
fiq_subr.S
in_cksum_arm.S Use RCSID(). 2006-10-08 12:41:51 +00:00
linux_sigcode.S
linux_syscall.c Syscall debug tracing is handled by trace_enter() / trace_exit(). Change 2006-03-07 07:21:50 +00:00
linux_trap.c
process_machdep.c
procfs_machdep.c
sig_machdep.c add const 2006-10-22 15:31:26 +00:00
sigcode.S
softintr.c
syscall.c - Hold a reference to the process credentials in each struct lwp. 2006-07-19 21:11:37 +00:00
undefined.c - Hold a reference to the process credentials in each struct lwp. 2006-07-19 21:11:37 +00:00
vectors.S
vm_machdep_arm.c Conditionalize cpu_coredump on COREDUMP 2006-08-30 22:24:55 +00:00