freebsd-skq/sys/sparc64/sparc64
2002-03-13 05:54:00 +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 Implement delivery of tlb shootdown ipis. This is currently more fine grained 2002-03-07 06:01:40 +00:00
cache.c Use stxa_sync() when accessing the diagnostic registers to invalidate 2002-02-13 16:20:38 +00:00
clock.c Implement DELAY() using the %tick register. 2001-10-12 15:51:19 +00:00
counter.c Add support for the counter-timer which is included in the Sun U2S and 2002-02-13 16:16:36 +00:00
db_disasm.c Print the correct v9 opcodes. 2001-12-29 08:52:50 +00:00
db_hwwatch.c Use stxa_sync() when accessing the LSU control register to avoid undefined 2002-02-13 16:25:33 +00:00
db_interface.c Add support for starting and stopping cpus with ipis. 2002-03-13 04:59:01 +00:00
db_trace.c Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
elf_machdep.c Implement elf_reloc. This makes klds work. 2001-10-27 07:09:40 +00:00
emul.c Make these compile. 2001-12-29 09:55:37 +00:00
exception.s Fix a bug where the wrong number of windows were copied for a failed fill 2002-03-13 04:02:27 +00:00
exception.S Fix a bug where the wrong number of windows were copied for a failed fill 2002-03-13 04:02:27 +00:00
fp.c Make these compile. 2001-12-29 09:55:37 +00:00
genassym.c Make IPI_WAIT use a bit mask of the cpus that a pmap is active on and only 2002-03-13 03:43:00 +00:00
identcpu.c Make cpu_identify take the value of the ver register and cpuid as arguments 2002-02-27 06:05:50 +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 Use intr_disable/intr_restore instead of doing it manually. 2002-03-13 04:43:45 +00:00
iommu.c Merge r1.42 of iommu.c and r1.9 of iommuvar.h from NetBSD (this adds 2002-02-13 15:59:17 +00:00
locore.s Add support for starting secondary cpus in kernel, as opposed to relying 2002-03-04 07:12:36 +00:00
locore.S Add support for starting secondary cpus in kernel, as opposed to relying 2002-03-04 07:12:36 +00:00
machdep.c Add support for starting and stopping cpus with ipis. 2002-03-13 04:59:01 +00:00
mem.c Add a driver for the mem and kmem devices, based off the i386 version. 2002-03-09 22:33:16 +00:00
mp_exception.s Fix braino. 2002-03-13 05:54:00 +00:00
mp_exception.S Fix braino. 2002-03-13 05:54:00 +00:00
mp_locore.s Implement delivery of tlb shootdown ipis. This is currently more fine grained 2002-03-07 06:01:40 +00:00
mp_locore.S Implement delivery of tlb shootdown ipis. This is currently more fine grained 2002-03-07 06:01:40 +00:00
mp_machdep.c Add support for starting and stopping cpus with ipis. 2002-03-13 04:59:01 +00:00
nexus.c Add the counter-timer node to the exclusion list, as it is handled 2002-02-13 16:28:40 +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 Implement delivery of tlb shootdown ipis. This is currently more fine grained 2002-03-07 06:01:40 +00:00
pv.c Implement delivery of tlb shootdown ipis. This is currently more fine grained 2002-03-07 06:01:40 +00:00
rwindow.c Add a macro for shift of an integer (1 << shift == sizeof). Move the pointer 2002-02-27 00:21:04 +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 Use PCB_REG instead of loading the pcb from curthread. This fixes a bug 2002-02-23 20:54:01 +00:00
support.S Use PCB_REG instead of loading the pcb from curthread. This fixes a bug 2002-02-23 20:54:01 +00:00
swtch.s Implement kthread context stealing. This is a bit of a misnomer because 2002-03-07 05:15:43 +00:00
swtch.S Implement kthread context stealing. This is a bit of a misnomer because 2002-03-07 05:15:43 +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 support for driving the clocks on secondary cpus. 2002-03-13 04:38:33 +00:00
trap.c Implement delivery of tlb shootdown ipis. This is currently more fine grained 2002-03-07 06:01:40 +00:00
tsb.c Implement delivery of tlb shootdown ipis. This is currently more fine grained 2002-03-07 06:01:40 +00:00
upa.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
vm_machdep.c Fix obscure problems with vfork where part of the parent's stack could be 2002-03-04 05:07:22 +00:00