freebsd-skq/sys/powerpc/aim
marcel 9df6cf0b94 Simplify the pmap_zero_page family of functions by making use of
the fact that we have a 1:1 mapping by virtue of the BATs.
Eliminate the now unused moea_rkva_alloc(), moea_pa_map() and
moea_pa_unmap() functions.

Pointed out by: grehan.
2008-04-17 00:37:40 +00:00
..
clock.c The "free-lance" timer in the i8254 is only used for the speaker 2008-03-26 20:09:21 +00:00
copyinout.c Fix remaining compile error. 2006-10-18 19:56:20 +00:00
interrupt.c Revamp the interrupt handling in support of INTR_FILTER. This includes: 2007-08-11 19:25:32 +00:00
locore.S Allocate a stack (with optional guard pages) for thread0 and 2008-04-16 23:28:12 +00:00
machdep.c Allocate a stack (with optional guard pages) for thread0 and 2008-04-16 23:28:12 +00:00
mmu_oea.c Simplify the pmap_zero_page family of functions by making use of 2008-04-17 00:37:40 +00:00
nexus.c Revamp the interrupt handling in support of INTR_FILTER. This includes: 2007-08-11 19:25:32 +00:00
ofw_machdep.c Remove SMP left-overs from NetBSD. 2008-02-12 20:55:51 +00:00
ofwmagic.S
swtch.S Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
trap_subr.S Unify and generalize PowerPC headers, adjust AIM code accordingly. 2008-03-02 17:05:57 +00:00
trap.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +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 It has been observed on the mailing lists that the different categories 2007-09-15 18:47:02 +00:00
vm_machdep.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00