1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/ia64/ia64
Doug Rabson 26c01501cd Move the call to pmap_bootstrap to after the initialisation of thread0.
This allows us to use mutexes in pmap safely. Also initialise fpcurthread
for cpu0 so that ia64_fpstate_check doesn't barf during boot.
2002-03-14 09:20:07 +00:00
..
autoconf.c
busdma_machdep.c Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
clock_if.m
clock.c
db_disasm.c
db_interface.c Add a definition of ddb_regs. ddb_regs is declared as extern in 2002-01-18 07:55:23 +00:00
db_trace.c Don't try to print the arguments if the value of bsp is outside the 2002-03-10 20:19:32 +00:00
efi.c
eficlock.c Implement eficlock_set() to set hardware clock. 2001-11-12 09:29:05 +00:00
elf_machdep.c
exception.s Don't restore r13 when returning to kernel mode. We may have migrated to 2002-03-14 00:28:10 +00:00
exception.S Don't restore r13 when returning to kernel mode. We may have migrated to 2002-03-14 00:28:10 +00:00
genassym.c Add emulation support for PAL_VM_SUMMARY. 2002-03-04 12:47:47 +00:00
ia64-gdbstub.c
in_cksum.c
interrupt.c Fix a misspelling of mine: s/optomization/optimization/. 2002-03-11 19:58:53 +00:00
locore.s Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
locore.S Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
machdep.c Move the call to pmap_bootstrap to after the initialisation of thread0. 2002-03-14 09:20:07 +00:00
mem.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
mp_machdep.c Include machine/smp.h. 2002-03-07 04:48:17 +00:00
nexus.c
pal_stub.s Add emulation support for PAL_VM_SUMMARY. 2002-03-04 12:47:47 +00:00
pal.s
pal.S
pmap.c Fix a horribly suboptimal algorithm in the vm_daemon. 2002-02-27 18:03:02 +00:00
sal.c
sapic.c Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
setjmp.s
setjmp.S
ski.c
ssc.c
sscdisk.c
support.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
support.S Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
swtch.s Add an implementation of cpu_throw() and make restorectx() simply branch 2002-03-10 20:20:31 +00:00
sys_machdep.c
timerreg.h
trap.c - Move a comment from being on the same line as a #ifdef to the line 2002-02-28 21:52:08 +00:00
unaligned.c
unwind.c Use the right value for the region length in parse_spill_mask. 2002-03-10 17:03:45 +00:00
vm_machdep.c Add an implementation of cpu_throw() and make restorectx() simply branch 2002-03-10 20:20:31 +00:00