1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/sys/arm/arm
Olivier Houchard a44f91a9ec In pmap_change_wiring(), use the right argument for pmap_modify_pv().
It only worked because the only consumer calls pmap_change_wiring() to remove
the wiring.
2011-05-13 15:54:12 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S
bcopyinout.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
bus_space_generic.c
busdma_machdep.c
copystr.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm11.S
cpufunc_asm_armv4.S
cpufunc_asm_armv5_ec.S
cpufunc_asm_armv5.S
cpufunc_asm_fa526.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_sheeva.S
cpufunc_asm_xscale_c3.S
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c
db_disasm.c
db_interface.c
db_trace.c
disassem.c
dump_machdep.c Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
elf_machdep.c Extend struct sysvec with new method sv_schedtail, which is used for an 2011-03-08 19:01:45 +00:00
elf_trampoline.c
exception.S
fiq_subr.S
fiq.c
fusu.S
gdb_machdep.c
genassym.c
identcpu.c
in_cksum_arm.S
in_cksum.c
inckern.S
intr.c
irq_dispatch.S
locore.S Accept r1 as having the metadata pointer argument if r0 is 0. 2011-02-03 17:35:16 +00:00
machdep.c
mem.c Remove empty dev_mem_md_init() stubs. 2011-01-17 23:06:47 +00:00
minidump_machdep.c Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
nexus.c Change rman_manage_region() to actually honor the rm_start and rm_end 2011-04-29 18:41:21 +00:00
pmap.c In pmap_change_wiring(), use the right argument for pmap_modify_pv(). 2011-05-13 15:54:12 +00:00
setcpsr.S
setstack.s
stack_machdep.c
support.S
swtch.S
sys_machdep.c Continue to introduce Capsicum capability mode: 2011-03-01 13:35:48 +00:00
trap.c
uio_machdep.c Put the general logic for being a CPU hog into a new function 2011-02-02 16:35:10 +00:00
undefined.c
vectors.S
vm_machdep.c Make md_tp a register_t not a void *. This will keep us from 2011-02-05 03:30:29 +00:00