freebsd-dev/sys/powerpc/booke
Alan Cox 85a71b2578 Don't set PG_WRITEABLE in pmap_enter() unless the page is managed.
Correct a typo in a nearby comment on sparc64.
2010-06-05 18:20:09 +00:00
..
clock.c
copyinout.c Merge r198724 to Book-E. casuword() non-atomically read the current value 2010-02-20 16:13:43 +00:00
interrupt.c Enable power management for E500 cores. Use "doze" for now to make 2010-03-23 19:30:56 +00:00
locore.S
machdep.c Change the arguments of exec_setregs() so that it receives a pointer 2010-03-25 14:24:00 +00:00
mp_cpudep.c
platform_bare.c
pmap.c Don't set PG_WRITEABLE in pmap_enter() unless the page is managed. 2010-06-05 18:20:09 +00:00
swtch.S
trap_subr.S Actually pass a pointer to the trapframe to powerpc_extr_interrupt(). 2010-03-23 01:07:30 +00:00
trap.c Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
vm_machdep.c