1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/powerpc/aim
Marcel Moolenaar 01bd17cc99 Add kdb_cpu_sync_icache(), intended to synchronize instruction
caches with data caches after writing to memory. This typically
is required to make breakpoints work on ia64 and powerpc. For
those architectures the function is implemented.
2007-06-09 21:55:17 +00:00
..
clock.c Don't initialize the decrementer before initclocks() is called. 2007-05-27 21:05:35 +00:00
copyinout.c
interrupt.c
locore.S
machdep.c Revert VMCNT_* operations introduction. 2007-05-31 22:52:15 +00:00
mmu_oea.c
nexus.c Add ofw bus methods to the ppc nexus driver. This will be used in future 2007-04-20 03:24:59 +00:00
ofw_machdep.c
ofwmagic.S
swtch.S
trap_subr.S
trap.c Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
uio_machdep.c Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
uma_machdep.c
vm_machdep.c Fix the compile. Band-aid until it is worked out how to use the context 2007-06-06 06:01:56 +00:00