freebsd-nq/sys/sparc64/sparc64
Jake Burkholder b3a1f1765a Handle dmmu protection faults as well as misses. Enable tracking of
the modify and reference tte bits.  Implementing allocating of tsb pages.
Make tsb_stte_lookup do the right thing with the kernel pmap.
2001-08-06 02:34:20 +00:00
..
autoconf.c
clock.c
db_disasm.c
db_interface.c
db_trace.c
elf_machdep.c
exception.s Add trap handlers for dmmu faults from user mode, and for faults from 2001-08-06 02:26:04 +00:00
exception.S Add trap handlers for dmmu faults from user mode, and for faults from 2001-08-06 02:26:04 +00:00
fp.c Sigh. Add two files needed for the sparc64 fp contect switching code 2001-08-05 03:47:02 +00:00
genassym.c Add floating point context switching code for sparc64. 2001-08-04 18:55:15 +00:00
locore.s Add floating point context switching code for sparc64. 2001-08-04 18:55:15 +00:00
locore.S Add floating point context switching code for sparc64. 2001-08-04 18:55:15 +00:00
machdep.c Add floating point context switching code for sparc64. 2001-08-04 18:55:15 +00:00
pmap.c Handle managed and unmanaged mapping better. Allocate an vm object for 2001-08-06 02:27:34 +00:00
procfs_machdep.c
pv.c Remove some debug code. 2001-08-06 02:27:59 +00:00
support.s Save the primary mmu context around calls to the prom, and install 2001-08-06 02:29:13 +00:00
support.S Save the primary mmu context around calls to the prom, and install 2001-08-06 02:29:13 +00:00
swtch.s Handle switching switching mmu contexts and mapping the new primary tsb. 2001-08-06 02:31:30 +00:00
swtch.S Handle switching switching mmu contexts and mapping the new primary tsb. 2001-08-06 02:31:30 +00:00
sys_machdep.c
trap.c Add page fault and high level tsb miss handlers. 2001-08-06 02:32:38 +00:00
tsb.c Handle dmmu protection faults as well as misses. Enable tracking of 2001-08-06 02:34:20 +00:00
upa.c
vm_machdep.c Add floating point context switching code for sparc64. 2001-08-04 18:55:15 +00:00