freebsd-nq/sys/arm/arm
Olivier Houchard 758e4f6878 Unbreak the vector_page == 0x00000000 case. Map the vector page L1PT into the
kernel domain for each pmap, as we don't update the page table when we're
switching to a kernel thread, but we do however update the DACR.
2005-04-14 14:32:32 +00:00
..
autoconf.c
bcopy_page.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
bcopyinout_xscale.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
bcopyinout.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
blockio.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
bootconfig.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
bus_space_asm_generic.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
busdma_machdep.c make bus_dmamem_alloc always allocate a new map like we are suppose to.. 2005-03-16 00:35:59 +00:00
copystr.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm3.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm7tdmi.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm8.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm9.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm10.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_arm67.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_armv4.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_ixp12x0.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_sa1.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_sa11x0.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
cpufunc_asm_xscale.S Don't assume pmap_update() will cpwait for us, pmap_update will disappear soon. 2005-01-10 22:41:08 +00:00
cpufunc_asm.S Instead of using sysarch() to store-retrieve the tp, add a magic address, 2005-02-26 18:59:01 +00:00
cpufunc.c Support high vectors for arm9. 2005-02-18 17:29:12 +00:00
db_disasm.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
db_interface.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
db_trace.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
disassem.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
dump_machdep.c
elf_machdep.c Get kernel modules to work. 2004-11-04 18:48:52 +00:00
exception.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
fiq_subr.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
fiq.c MFp4: add in making fiq's work by coping to the correct page incase we have 2005-03-16 07:56:21 +00:00
fusu.S Make sure casuptr() reset pcb->pcb_onfault when returning. 2005-02-25 22:54:56 +00:00
genassym.c Instead of using sysarch() to store-retrieve the tp, add a magic address, 2005-02-26 18:59:01 +00:00
identcpu.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
in_cksum_arm.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
in_cksum.c Handle endianness correctly. 2005-03-03 23:27:09 +00:00
intr.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
irq_dispatch.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
locore.S fix up white space, I had a simple comment fix, but I might as well do the 2005-03-16 07:53:02 +00:00
machdep.c Divorce critical sections from spinlocks. Critical sections as denoted by 2005-04-04 21:53:56 +00:00
mem.c Import md bits for mem(4) on arm. 2004-11-07 23:01:36 +00:00
nexus_io_asm.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
nexus_io.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
nexus.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
pmap.c Unbreak the vector_page == 0x00000000 case. Map the vector page L1PT into the 2005-04-14 14:32:32 +00:00
setcpsr.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
setstack.s Start all license statements with /*- 2005-01-05 21:58:49 +00:00
support.S We have an asm version of bcmp(), so we could use it as well. 2005-04-12 22:46:09 +00:00
swtch.S Use [ldr|str]t instead of [ldr|str] when accessing ARM_TP_ADDRESS. 2005-03-06 21:12:03 +00:00
sys_machdep.c Implement two new sysarch for arm, ARM_GET_TP and ARM_SET_TP, to work around 2005-02-25 22:56:16 +00:00
trap.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00
uio_machdep.c Start all license statements with /*- 2005-01-05 21:58:49 +00:00
undefined.c Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic 2005-04-12 23:18:54 +00:00
vectors.S Start all license statements with /*- 2005-01-05 21:58:49 +00:00
vm_machdep.c Divorce critical sections from spinlocks. Critical sections as denoted by 2005-04-04 21:53:56 +00:00