1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-31 12:13:10 +00:00
freebsd/sys/powerpc/powerpc
Benno Rice bf76ba7826 Collect all functions for copying to and from userspace into the one file.
This allows me to reimplement [sf]u{byte,word} as separate functions and not
as calls to copy{in,out}.
2002-03-21 23:45:59 +00:00
..
atomic.s
atomic.S
autoconf.c Remove __P. 2002-03-20 23:17:50 +00:00
bcopy.c
busdma_machdep.c
clock.c Remove __P. 2002-03-20 23:17:50 +00:00
copyinout.c Collect all functions for copying to and from userspace into the one file. 2002-03-21 23:45:59 +00:00
copystr.c
elf_machdep.c
extintr.c Remove __P. 2002-03-20 23:17:50 +00:00
fuswintr.c Complete rework of the PowerPC pmap and a number of other bits in the early 2002-02-14 01:39:11 +00:00
genassym.c Make fork work, at least for kthreads. Switching still has some issues. 2002-02-28 03:24:07 +00:00
locore.s - Prevent the decrementer interrupt handler from nesting. 2002-02-28 11:57:47 +00:00
locore.S - Prevent the decrementer interrupt handler from nesting. 2002-02-28 11:57:47 +00:00
machdep.c Install the DSI and ISI trap handlers and their appropriate locations. 2002-03-07 12:22:44 +00:00
mmu_oea.c Remove references to vm_zone.h and switch over to the new uma API. 2002-03-21 01:11:31 +00:00
mp_machdep.c
ofw_machdep.c Complete rework of the PowerPC pmap and a number of other bits in the early 2002-02-14 01:39:11 +00:00
ofwmagic.s
ofwmagic.S
pmap.c Remove references to vm_zone.h and switch over to the new uma API. 2002-03-21 01:11:31 +00:00
suswintr.c
swtch.s cpu_switch now works, for kthreads at least. 2002-02-28 12:06:49 +00:00
swtch.S cpu_switch now works, for kthreads at least. 2002-02-28 12:06:49 +00:00
syncicache.c Remove __P. 2002-03-20 23:17:50 +00:00
sys_machdep.c Update PowerPC MD code to compile and do initial bootstrap based on 2001-09-20 00:47:17 +00:00
trap.c Collect all functions for copying to and from userspace into the one file. 2002-03-21 23:45:59 +00:00
vm_machdep.c Remove __P. 2002-03-20 23:17:50 +00:00