freebsd-dev/sys/arm/arm
Olivier Houchard 8908521788 In pmap_remove_pages(), when the pv_list is entry, we want to clean the
PG_WRITEABLE flag, not the PG_REFERENCED flag.

Submitted by:   alc
2004-07-13 22:40:59 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S
bcopyinout.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
busdma_machdep.c
copystr.S
cpufunc_asm_arm3.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm67.S
cpufunc_asm_armv4.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c
critical.c
db_disasm.c
db_interface.c Update to kdb. 2004-07-12 21:25:01 +00:00
db_trace.c Update to kdb. 2004-07-12 21:25:01 +00:00
disassem.c
dump_machdep.c
elf_machdep.c Make a small revision to the api between the elf linker core and the 2004-05-16 20:00:28 +00:00
exception.S Remove filename+line number from panic messages. 2004-06-06 21:26:49 +00:00
fiq_subr.S
fiq.c
fusu.S
genassym.c
identcpu.c
in_cksum_arm.S Remove filename+line number from panic messages. 2004-06-06 21:26:49 +00:00
in_cksum.c
intr.c ithread_schedule() now only takes one argument. 2004-07-02 22:30:42 +00:00
irq_dispatch.S
locore.S Remove filename+line number from panic messages. 2004-06-06 21:26:49 +00:00
machdep.c Implement makectx(). 2004-07-12 21:19:43 +00:00
nexus_io_asm.S
nexus_io.c Nuke bus_space_mmap(), as it does not exist in FreeBSD. 2004-06-17 17:51:48 +00:00
nexus.c Define __RMAN_RESOURCE_VISIBLE where appropriate. 2004-07-02 22:30:10 +00:00
pmap.c In pmap_remove_pages(), when the pv_list is entry, we want to clean the 2004-07-13 22:40:59 +00:00
setcpsr.S
setstack.s
support.S Implement bcopy, memcpy and memcmp in support.S. 2004-05-14 23:42:30 +00:00
swtch.S
sys_machdep.c Remove unused includes. 2004-06-28 11:35:05 +00:00
trap.c
uio_machdep.c Remove checks for curthread == NULL - it can't happen. 2004-06-03 10:22:47 +00:00
undefined.c
vectors.S
vm_machdep.c Define NSFBUFS and use it. 2004-07-08 21:03:35 +00:00