NetBSD/sys/arch/sparc64/include
eeh 1884f05354 Another general cleanup:
Remove the entire idea of fasttrap interrupts since V9 traps are really cheap,
the CPUs are really fast, and the completely different trap frames would make
these handlers really difficult to implement.

pmap_changeprot() was only used by the clock and one other place; deprecate it.

probeget() and probeset() now take 64-bit addresses even in 32-bit mode so we
can probe IO locations by physical addresses.

Some pmap cleanup.

Some more copyright cleanup.
1999-06-07 05:28:03 +00:00
..
ansi.h
aout_machdep.h
asm.h retire _LP64; use compiler provided __arch64__, but still defined _LP64 where we used to anyway. 1999-01-31 09:21:18 +00:00
autoconf.h Some devices don't have a `device-type' property we can use to allocate 1999-03-18 03:23:53 +00:00
bsd_audioio.h
bsd_openprom.h
bswap.h
bus.h Another general cleanup: 1999-06-07 05:28:03 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cgtworeg.h
conf.h Fix things up so they compile again. 1999-06-05 20:38:24 +00:00
cpu.h Another general cleanup: 1999-06-07 05:28:03 +00:00
ctlreg.h Make pbrobeget() and probeset() work for 64-bit values as well. To do this 1999-06-05 21:58:16 +00:00
db_machdep.h retire _LP64; use compiler provided __arch64__, but still defined _LP64 where we used to anyway. 1999-01-31 09:21:18 +00:00
disklabel.h
eeprom.h
elf_machdep.h
endian.h Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
exec.h
fbio.h
fbvar.h Bring sparc/sparc64 fb code and kernel configuration into line with 1999-04-13 18:45:40 +00:00
float.h
frame.h
fsr.h
idprom.h
ieee.h
ieeefp.h RCS ID police 1999-02-15 04:54:34 +00:00
instr.h
intr.h clone intr.h from the SPARC. 1999-05-30 02:37:10 +00:00
kbd.h
kbio.h
kcore.h
limits.h retire _LP64; use compiler provided __arch64__, but still defined _LP64 where we used to anyway. 1999-01-31 09:21:18 +00:00
lock.h Grab real locks from the sparc port. I suppose we could use casa and casx 1999-05-30 18:57:27 +00:00
Makefile
netbsd32_machdep.h COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 04:29:20 +00:00
oldmon.h
openfirm.h retire _LP64; use compiler provided __arch64__, but still defined _LP64 where we used to anyway. 1999-01-31 09:21:18 +00:00
openpromio.h
param.h Another general cleanup: 1999-06-07 05:28:03 +00:00
pcb.h
pci_machdep.h PCI driver for the UltraSPARC. this only works on the Ultra5/10 machines 1999-06-04 13:42:14 +00:00
pmap.h Another general cleanup: 1999-06-07 05:28:03 +00:00
proc.h
profile.h
psl.h Fix things up so they compile again. 1999-06-05 20:38:24 +00:00
pte.h Make pbrobeget() and probeset() work for 64-bit values as well. To do this 1999-06-05 21:58:16 +00:00
ptrace.h
reg.h Add some more 32-bit emulation support. 1999-05-12 01:11:54 +00:00
reloc.h
remote-sl.h
setjmp.h
signal.h COMPAT_SPARC32 -> COMPAT_NETBSD32 1999-03-26 04:29:20 +00:00
sparc64.h
stdarg.h clean up old GCC.1 stuff; move common definitions to the top. 1999-05-04 13:36:44 +00:00
svr4_machdep.h
trap.h Another general cleanup: 1999-06-07 05:28:03 +00:00
types.h retire _LP64; use compiler provided __arch64__, but still defined _LP64 where we used to anyway. 1999-01-31 09:21:18 +00:00
varargs.h
vmparam.h Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size 1999-04-26 22:46:44 +00:00
vuid_event.h
z8530var.h