freebsd-nq/sys/sun4v/sun4v
2006-12-17 01:31:56 +00:00
..
bus_machdep.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
exception.S - make better use of branch delay slots in exception.S 2006-12-16 06:43:24 +00:00
hcall.S make unmap_perm_addr conform to declaration 2006-12-17 01:22:51 +00:00
hv_pci.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
hvcons.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
hviommu.c - implement remaining pci functions 2006-11-24 20:47:29 +00:00
interrupt.S eliminate extra branches by making better use of branch delay 2006-12-17 01:22:09 +00:00
intr_machdep.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
locore.S
machdep.c Threading cleanup.. part 2 of several. 2006-12-06 06:34:57 +00:00
mp_exception.S
mp_locore.S - implement remaining pci functions 2006-11-24 20:47:29 +00:00
mp_machdep.c replace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthread) with curthread 2006-12-17 01:31:56 +00:00
nexus.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
pmap.c eliminate use of curpmap except where protected by critical_{enter, exit} 2006-12-17 01:30:53 +00:00
rtc.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
simdisk.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
support.S In contrast to the non-obvious and flexible nature of the optimized bcopy in t1_copy.S (which 2006-11-23 02:25:16 +00:00
swtch.S
tick.c replace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthread) with curthread 2006-12-17 01:31:56 +00:00
trap_trace.S
trap.c replace PCPU_GET(cpuid) with curcpu and PCPU_GET(curthread) with curthread 2006-12-17 01:31:56 +00:00
tsb.c - separate out rounding memory ranges to 4M boundaries from OFW memory allocation bug workaround 2006-12-04 19:35:40 +00:00
tte_hash.c - Remove PCPU references by passing field as a reference to _tte_hash_lookup. 2006-12-17 01:01:52 +00:00
tte.c pmap_track_modified has been removed from other architectures - 2006-11-22 04:50:55 +00:00
uio_machdep.c Fix CID 1669 by removing dead sf_buf code 2006-12-07 02:03:18 +00:00
vm_machdep.c - KASSERT takes two arguments 2006-12-16 07:51:33 +00:00
vnex.c fix CID 1671 by freeing listp before exit from vnex_attach 2006-12-07 02:09:06 +00:00
wbuf.S - make better use of branch delay slots in exception.S 2006-12-16 06:43:24 +00:00