freebsd-dev/sys/powerpc/aim
Marcel Moolenaar 710338e94f In vm_thread_swap{in|out}(), remove the alpha specific conditional
compilation and replace it with a call to cpu_thread_swap{in|out}().
This allows us to add similar code on ia64 without cluttering the
code even more.
2003-08-16 23:15:15 +00:00
..
clock.c
copyinout.c
interrupt.c
locore.S
machdep.c Deal with 'options KSTACK_PAGES' being a global option. 2003-07-31 01:31:32 +00:00
mmu_oea.c Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in pmap_mapdev(). 2003-08-02 19:26:09 +00:00
nexus.c
ofw_machdep.c
ofwmagic.S
swtch.S Update powerpc to use the (old thread,new thread) calling convention 2003-08-14 03:56:24 +00:00
trap_subr.S
trap.c
vm_machdep.c In vm_thread_swap{in|out}(), remove the alpha specific conditional 2003-08-16 23:15:15 +00:00