freebsd-dev/sys/powerpc/aim
David Xu 21fc316430 Change cpu_set_kse_upcall to more generic style, so we can reuse it
in other codes. Add cpu_set_user_tls, use it to tweak user register
and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall,
but since cpu_set_kse_upcall is also used by M:N threads which may
not need this feature, so I wrote a separated cpu_set_user_tls.
2005-04-23 02:32:32 +00:00
..
clock.c
copyinout.c
interrupt.c
locore.S
machdep.c Change an instance of md_savecrit to md_saved_msr that I missed. 2005-04-08 14:26:55 +00:00
mmu_oea.c
nexus.c
ofw_machdep.c
ofwmagic.S
swtch.S
trap_subr.S
trap.c Don't enter the debugger if KDB_UNATTENDED is set or if 2005-04-20 20:52:46 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c Change cpu_set_kse_upcall to more generic style, so we can reuse it 2005-04-23 02:32:32 +00:00