NetBSD/sys/arch/alpha/include
thorpej 5dec34efed The kernel pmap can be accessed (and locked!) while in an interrupt
context, so we must block interrupts which may cause memory allocation
before asserting the kernel pmap's lock.  Put this all in PMAP_LOCK()
and PMAP_UNLOCK() macros to make it easier.
1999-05-24 20:11:58 +00:00
..
Makefile * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
Makefile.inc New file, included if present for ${MACHINE_ARCH} by bsd.kmod.mk. 1999-03-10 06:41:48 +00:00
alpha.h Move the inclusion of <machine/bus.h> to within a _KERNEL section. 1999-04-20 21:23:09 +00:00
alpha_cpu.h Implement atomic quadword load-and-latch. 1998-09-25 23:59:42 +00:00
ansi.h
aout_machdep.h
asm.h Implement WARN_REFERENCES(). 1998-12-02 00:58:42 +00:00
autoconf.h
bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bus.h Add a macro to check for sufficient pointer alignment in bus.h context, 1999-03-23 21:29:03 +00:00
cdefs.h Garbage-collect. 1999-03-20 01:40:25 +00:00
cfbreg.h
conf.h
cpu.h Rip out 70 lines of (all of) the port-alpha-specific decls and prototypes. 1998-11-19 01:51:40 +00:00
cpuconf.h
db_machdep.h After reviewing the Green Book, BPT traps do indeed leave the PC pointing 1999-04-20 21:30:15 +00:00
disklabel.h clean up slightly, do a little #define trick to make checksumming 1999-04-05 02:45:47 +00:00
ecoff_machdep.h Alpha ECOFF object type definitions 1999-04-27 02:32:33 +00:00
eisa_machdep.h move eisa/eisa_machdep.h to include/eisa_machdep.h. (can't do it via 1999-03-19 02:59:49 +00:00
elf_machdep.h Add em_alpha_exp 1998-10-03 18:17:14 +00:00
endian.h Mark [hn]to[nh][ls]() with __const__, so they are subject to CSE. 1999-01-24 12:55:01 +00:00
fbio.h
float.h
frame.h
ieee.h
ieeefp.h #ifdef _KERNEL, define the machine FPCR bits and a rounding mode macro 1999-04-29 02:55:50 +00:00
intr.h Restructure the IPI code a little, allowing multiple IPIs to be sent at 1999-02-24 19:17:09 +00:00
intrcnt.h Nuke the giant ugly-as-sin per-platform INTRNAMES masterpiece. 1998-11-19 01:48:04 +00:00
isa_machdep.h move isa/isa_machdep.h to include/isa_machdep.h. (can't do it via 1999-03-19 05:04:42 +00:00
isapnp_machdep.h Moved from arch/alpha/isa/isapnp_machdep.h,v 1999-03-19 03:14:05 +00:00
kbio.h
kcore.h
limits.h
lock.h LOCKDEBUG enhancements for non-MP: 1998-11-04 06:19:55 +00:00
logout.h
pal.h
param.h Stop including <machine/alpha_cpu.h>; we already export <machine/cpu.h>. 1998-11-19 01:42:37 +00:00
pcb.h
pci_machdep.h move pci/pci_machdep.h to include/pci_machdep.h. (can't do it via 1999-03-19 03:40:46 +00:00
pmap.h The kernel pmap can be accessed (and locked!) while in an interrupt 1999-05-24 20:11:58 +00:00
proc.h Now that we have the kthread mechanism, massively clean up the way 1999-02-23 03:20:00 +00:00
profile.h
prom.h 1. STANDALONE -> _STANDALONE 1998-10-15 00:47:28 +00:00
psl.h
pte.h Fix a bug in TBI optimization uncovered by the "access_type" changes. Thanks 1999-04-09 00:38:10 +00:00
ptrace.h
reg.h
rpb.h Slight braino in previous. 1999-04-14 23:55:35 +00:00
setjmp.h Need 83 longs for a jmp_buf now. 1998-09-14 06:07:29 +00:00
sfbreg.h
signal.h Make signal delivery work again. 1998-09-13 01:51:29 +00:00
stdarg.h Define __builtin_*() for lint 1999-05-03 16:30:31 +00:00
sysarch.h * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
tc_machdep.h move tc/tc_machdep.h to include/tc_machdep.h. (can't do it via 1999-03-19 03:12:31 +00:00
types.h
varargs.h
vmparam.h Don't bother allocating mb_map on these systems. Mbuf clusters are 1999-03-26 00:15:04 +00:00
vuid_event.h
z8530var.h