freebsd-dev/sys/powerpc/aim
2002-05-12 13:43:21 +00:00
..
clock.c Don't export timecounter structures under debug. with sysctl, they 2002-04-30 19:34:31 +00:00
copyinout.c - Add a prototype for the setfault() function. 2002-05-09 14:11:17 +00:00
locore.S Commit of stuff that's been sitting in my tree for a while. 2002-04-29 12:14:31 +00:00
machdep.c Install the system call trap handler. 2002-05-10 14:19:44 +00:00
mmu_oea.c Implement the following functions: 2002-05-10 14:21:48 +00:00
nexus.c Add a nexus device. 2002-04-15 12:29:18 +00:00
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 Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
swtch.S The per-cpu curpmap is now set by pmap_activate. We don't need to do it here 2002-05-09 14:13:29 +00:00
trap_subr.S Add an assertion that we have a current pmap set before we try and return. 2002-05-09 14:15:51 +00:00
trap.c More locking fixes. 2002-05-12 13:43:21 +00:00
vm_machdep.c Use the MI vm_map_growstack() instead of the MD grow_stack() in trap(). Remove 2002-03-30 20:44:31 +00:00