NetBSD/sys/arch/alpha/include
thorpej 0fb6b9a8f8 Rework the interrupt code, shaving some cycles off in the process.
Rather than an "iointr" routine that decomposes a vector into an
IRQ, we maintain a vector table directly, hooking up each "iointr"
routine at the correct vector.  This also allows us to hook device
interrupts up to specific vectors (c.f. Jensen).

We can shave even more cycles off, here, and I will, but it requires
some changes to the alpha_shared_intr stuff.
2001-07-27 00:25:18 +00:00
..
Makefile
Makefile.inc
alpha.h Don't need to prototype child_return() here, it's in <sys/proc.h>. 2001-06-14 22:56:55 +00:00
alpha_cpu.h Protect userland from the inlines and kernel variable decls. 2001-07-17 20:54:58 +00:00
ansi.h
aout_machdep.h
asm.h
atomic.h
autoconf.h
bswap.h
bus.h Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
bwx.h
cdefs.h
cfbreg.h
conf.h
cpu.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
cpuconf.h Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
cpuvar.h
db_machdep.h
disklabel.h
ecoff_machdep.h
eisa_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
fbio.h
float.h
fpu.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
frame.h
ieee.h
ieeefp.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
int_const.h
int_fmtio.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_limits.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_mwgwtypes.h Add definitions for C99 fastest minimum-width integer types. 2001-04-26 16:25:19 +00:00
int_types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
intr.h Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
isa_machdep.h
isapnp_machdep.h
kbio.h
kcore.h
limits.h
loadfile_machdep.h
lock.h
logout.h
math.h
pal.h
param.h use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
pcb.h
pci_machdep.h For ports that wire up pciide in compatibility mode, have 2001-06-08 04:48:54 +00:00
pio.h
pmap.h Defer sending shootdown IPIs a bit longer. Reduces traffic a fair 2001-07-15 21:57:01 +00:00
proc.h Cosmetic change. 2001-07-14 17:55:42 +00:00
profile.h
prom.h
psl.h
pte.h
ptrace.h
reg.h
rnd.h
rpb.h Add systype for "Titan" systems (systype 38). 2001-05-03 20:52:19 +00:00
setjmp.h
sigdebug.h
signal.h
stdarg.h
sysarch.h o IEEE 754 floating-point completion code. 2001-04-26 03:10:44 +00:00
tc_machdep.h
types.h * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
userret.h
varargs.h
vmparam.h Use a single linked list for PV entries. This saves 1MB of space 2001-05-01 02:53:05 +00:00
vuid_event.h
z8530var.h