freebsd-skq/sys/sparc64/sparc64
2002-01-08 05:53:31 +00:00
..
autoconf.c Add partial support for NFS_ROOT for sparc64 (only supported in in 2001-12-21 21:27:01 +00:00
bus_machdep.c Add bus_space and busdma support for sparc64. 2001-11-09 20:05:53 +00:00
cache.c Implement dcache_inval_phys, which shoots the cache lines that correspond 2001-12-29 07:14:07 +00:00
clock.c
db_disasm.c Print the correct v9 opcodes. 2001-12-29 08:52:50 +00:00
db_hwwatch.c
db_interface.c Make cont in ddb work. 2001-12-29 08:37:35 +00:00
db_trace.c Be paranoid about the sizeof passed to db_get_value, not all trapframe 2001-12-29 07:16:45 +00:00
elf_machdep.c
emul.c Make these compile. 2001-12-29 09:55:37 +00:00
exception.s Setup the normal global pcb register as well on entry from user land. 2002-01-08 05:37:52 +00:00
exception.S Setup the normal global pcb register as well on entry from user land. 2002-01-08 05:37:52 +00:00
fp.c Make these compile. 2001-12-29 09:55:37 +00:00
genassym.c Catch up to the latest and greatest. 2002-01-08 05:53:31 +00:00
identcpu.c Correctly identify the cpu in certain ultra 1s. 2002-01-01 21:26:57 +00:00
in_cksum.c Add optimized implementations of in_cksum_skip() and related functions 2001-11-06 20:05:01 +00:00
intr_machdep.c Make this code more robust in the event of stray interrupts. Handle 2002-01-08 05:13:29 +00:00
iommu.c Use the new rman_reserve_resource_bound() function to get boundaries 2001-12-21 22:00:52 +00:00
locore.s Update comments about _start, the kernel entry point, to reflect new 2002-01-08 05:02:13 +00:00
locore.S Update comments about _start, the kernel entry point, to reflect new 2002-01-08 05:02:13 +00:00
machdep.c Update comments about _start, the kernel entry point, to reflect new 2002-01-08 05:02:13 +00:00
mp_exception.s Add initial smp support. This gets as far as allowing the secondary 2002-01-08 05:50:26 +00:00
mp_exception.S Add initial smp support. This gets as far as allowing the secondary 2002-01-08 05:50:26 +00:00
mp_locore.s Add initial smp support. This gets as far as allowing the secondary 2002-01-08 05:50:26 +00:00
mp_locore.S Add initial smp support. This gets as far as allowing the secondary 2002-01-08 05:50:26 +00:00
mp_machdep.c Add initial smp support. This gets as far as allowing the secondary 2002-01-08 05:50:26 +00:00
nexus.c Correct the defintion of struct ofw_upa_regs, and use it instead of 2002-01-02 18:27:13 +00:00
ofw_bus.c Add some OpenFirmware bus support code and definitions. 2001-11-09 20:10:55 +00:00
ofw_machdep.c Fix a bug that was indroduced while moving this code around (use the 2001-12-21 21:31:44 +00:00
pmap.c Update comments about _start, the kernel entry point, to reflect new 2002-01-08 05:02:13 +00:00
pv.c Implement pv entries as separate structures from the ttes, as other 2001-12-29 08:12:22 +00:00
rwindow.c Catch up to change in compile time assertion interface. 2002-01-08 05:15:31 +00:00
sparcbus_if.m Add a file forgotten in the previous commit (a kobj interface that 2001-11-09 20:43:44 +00:00
support.s Add .register directives for gcc3. 2001-12-29 07:34:42 +00:00
support.S Add .register directives for gcc3. 2001-12-29 07:34:42 +00:00
swtch.s Set the normal global pcb register when context switching. 2002-01-08 05:10:07 +00:00
swtch.S Set the normal global pcb register when context switching. 2002-01-08 05:10:07 +00:00
sys_machdep.c Implement user trap delivery as specified by the sparc abi. This provides 2002-01-01 20:56:28 +00:00
tick.c - Add a file for machine dependant loader metdata types. Include this in 2001-12-23 07:02:23 +00:00
trap.c Add a panic stack, which is used as a known good stack when there is 2002-01-01 20:26:46 +00:00
tsb.c Catch up to change in compile time assertion interface. 2002-01-08 05:15:31 +00:00
upa.c
vm_machdep.c Use cpufunc macros instead of using inline asm directly. 2002-01-08 05:10:58 +00:00