freebsd-nq/sys/ia64/ia64
2002-04-10 16:35:44 +00:00
..
autoconf.c Add prototype for bootpc_init when BOOTP is defined. 2002-04-06 21:09:08 +00:00
busdma_machdep.c
clock_if.m
clock.c Turn off the ia64 ITC timecounter when SMP is present since it has the 2002-03-19 11:03:48 +00:00
critical.c Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_disasm.c Work around an apparent compiler bug with gcc-3.1, although it might be 2002-03-19 11:09:24 +00:00
db_interface.c Change critical_t to register_t for intr_disable/restore. 2002-03-21 09:50:11 +00:00
db_trace.c Remove __P. 2002-03-20 23:30:31 +00:00
dump_machdep.c Fix a braino in the alignment of the segment contents after dumping 2002-04-06 05:56:33 +00:00
efi.c
eficlock.c
elf_machdep.c Fix some unused variables. 2002-03-19 11:15:26 +00:00
exception.s Call ast() from the syscall exit path as well as for full exception 2002-04-10 16:35:44 +00:00
exception.S Call ast() from the syscall exit path as well as for full exception 2002-04-10 16:35:44 +00:00
genassym.c Remove abuse of intr_disable/restore in MI code by moving the loop in ast() 2002-03-29 16:35:26 +00:00
ia64-gdbstub.c #if 0 out some unused code. 2002-03-19 11:06:01 +00:00
ia64dump.c Fix a braino in the alignment of the segment contents after dumping 2002-04-06 05:56:33 +00:00
in_cksum.c
interrupt.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
locore.s Transition to a model where the loader passes the address of the 2002-03-30 23:25:22 +00:00
locore.S Transition to a model where the loader passes the address of the 2002-03-30 23:25:22 +00:00
machdep.c GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +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 Move a couple of prototypes together instead of being incompletely 2002-03-19 11:14:52 +00:00
nexus.c Add some #includes after things got broken with the last round of 2002-03-19 11:05:07 +00:00
pal_stub.s Add emulation support for PAL_VM_SUMMARY. 2002-03-04 12:47:47 +00:00
pal.s
pal.S
pmap.c Initialise PCPU_GET(current_pmap) in pmap_bootstrap - cpu_switch needs 2002-04-10 16:34:52 +00:00
sal.c #ifdef SMP some variables that are only used elsewhere under #ifdef SMP 2002-03-19 11:10:03 +00:00
sapic.c Change critical_t to register_t for intr_disable/restore. 2002-03-21 09:50:11 +00:00
setjmp.s
setjmp.S
ski.c
ssc.c Don't call make_dev from ssccnattach - its far too early to work properly. 2002-04-09 08:53:57 +00:00
sscdisk.c
support.s
support.S
swtch.s * Save and restore PCPU_GET(current_pmap) in pcb_pmap so that we don't 2002-03-14 19:33:03 +00:00
sys_machdep.c
timerreg.h
trap.c o Kill the MD grow_stack(). Call the MI vm_map_growstack() 2002-04-04 06:59:18 +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 o Kill the MD grow_stack(). Call the MI vm_map_growstack() 2002-04-04 06:59:18 +00:00