freebsd-src/sys/arm/arm
Alan Cox eb2a051720 Add an access type parameter to pmap_enter(). It will be used to implement
superpage promotion.

Correct a style error in kmem_malloc(): pmap_enter()'s last parameter is
a Boolean.
2008-01-03 07:34:34 +00:00
..
autoconf.c
bcopy_page.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
bcopyinout.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
bcopyinout_xscale.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
busdma_machdep.c Correct the logic : we can just invalidate the cache lines, and not 2007-11-28 22:21:17 +00:00
copystr.S
cpufunc.c Fixes for ARM9/ARM10 : 2007-11-28 22:55:55 +00:00
cpufunc_asm.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm11.S Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
cpufunc_asm_armv4.S
cpufunc_asm_armv5.S Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
cpufunc_asm_armv5_ec.S Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_xscale.S
cpufunc_asm_xscale_c3.S Import xscale core 3 cache management functions. 2007-07-27 14:28:15 +00:00
db_disasm.c
db_interface.c
db_trace.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
disassem.c
dump_machdep.c
elf_machdep.c Allow FreeBSD's native ELF image activators to execute shared libraries the 2007-05-22 02:22:58 +00:00
elf_trampoline.c Bring in two bandaids to get the elf trampoline to work again, until I find 2007-07-27 14:42:25 +00:00
exception.S
fiq.c
fiq_subr.S
fusu.S
gdb_machdep.c
genassym.c Ooops, we need to define TD_LOCK here. 2007-08-08 09:27:52 +00:00
identcpu.c Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. Not 2007-10-18 05:33:06 +00:00
in_cksum.c
in_cksum_arm.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
inckern.S
intr.c INTR_FILTER bits for arm 2007-07-27 14:26:42 +00:00
irq_dispatch.S
locore.S Fix a comment to reflect the truth. 2007-09-27 20:52:17 +00:00
machdep.c Revert VMCNT_* operations introduction. 2007-05-31 22:52:15 +00:00
mem.c
nexus.c
pmap.c Add an access type parameter to pmap_enter(). It will be used to implement 2008-01-03 07:34:34 +00:00
setcpsr.S
setstack.s
stack_machdep.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
support.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
swtch.S Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
sys_machdep.c
trap.c generally we are interested in what thread did something as 2007-11-14 06:21:24 +00:00
uio_machdep.c
undefined.c Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
vectors.S
vm_machdep.c o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00