freebsd-dev/sys/powerpc/booke
Rafal Jaworowski c8e780791e Move initialization of tlb0, ptbl_bufs and kernel_pdir regions after we are
100% sure that TLB1 mapping covers for them; previously we could lock the CPU
with an untranslated references.

Obtained from:	Semihalf
2008-08-28 07:38:08 +00:00
..
clock.c Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
copyinout.c
interrupt.c
locore.S Improve kernel stack handling on e500. 2008-08-26 17:07:37 +00:00
machdep.c Improve kernel stack handling on e500. 2008-08-26 17:07:37 +00:00
pmap.c Move initialization of tlb0, ptbl_bufs and kernel_pdir regions after we are 2008-08-28 07:38:08 +00:00
support.S
swtch.S
trap_subr.S MFp4: SMP support 2008-04-27 22:33:43 +00:00
trap.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00
uio_machdep.c
vm_machdep.c Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset() 2008-04-26 17:57:29 +00:00