1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00
freebsd/sys/sun4v/sun4v
Nathan Whitehorn a107d8aac9 Change the arguments of exec_setregs() so that it receives a pointer
to the image_params struct instead of several members of that struct
individually. This makes it easier to expand its arguments in the future
without touching all platforms.

Reviewed by:	jhb
2010-03-25 14:24:00 +00:00
..
bus_machdep.c Merge r177565 from sparc64: 2010-02-01 10:18:00 +00:00
clock.c MFsparc64: r177642 2008-09-02 21:35:57 +00:00
db_hwwatch.c
db_interface.c
db_trace.c - In GCC 4.2 __builtin_frame_address() was fixed to include the 2008-10-27 21:31:14 +00:00
dump_machdep.c Place hostnames and similar information fully under the prison system. 2009-05-29 21:27:12 +00:00
exception.S
hcall.S
hv_pci.c Remove the MD isa_irq_pending() and the underlying PCI-specific 2008-04-26 11:01:38 +00:00
hvcons.c Last minute TTY API change: remove mutex argument from tty_alloc(). 2009-05-29 06:41:23 +00:00
hviommu.c
interrupt.S
intr_machdep.c - Add the interrupt vector number to intr_event_create so MI code can 2008-04-11 03:26:41 +00:00
locore.S
machdep.c Change the arguments of exec_setregs() so that it receives a pointer 2010-03-25 14:24:00 +00:00
mp_exception.S
mp_locore.S
mp_machdep.c Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
nexus.c Remove an header which is unused for sun4v. 2008-05-02 17:44:18 +00:00
pmap.c o Introduce vm_sync_icache() for making the I-cache coherent with 2009-10-21 18:38:02 +00:00
rtc.c
simdisk.c
stack_machdep.c Add additional checks of the kernel stack addresses in order to 2009-12-08 20:18:54 +00:00
support.S Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
swtch.S
tick.c
trap_trace.S
trap.c Simplify the invocation of vm_fault(). Specifically, eliminate the flag 2009-11-27 20:24:11 +00:00
tsb.c
tte_hash.c
tte.c
uio_machdep.c
vm_machdep.c Extract the code that records syscall results in the frame into MD 2009-11-10 11:43:07 +00:00
vnex.c Remove an header which is unused for sun4v. 2008-05-02 17:44:18 +00:00
wbuf.S