NetBSD/sys/arch/alpha/include
thorpej fcfe2f1539 Implement a set of `atomic' (using load-locked and store-conditional)
operations.  Initial set includes:

alpha_atomic_setbits_q()	set bits in a quad
alpha_atomic_clearbits_q()	clear bits in a quad
1998-03-22 07:26:32 +00:00
..
alpha_cpu.h Implement a set of `atomic' (using load-locked and store-conditional) 1998-03-22 07:26:32 +00:00
ansi.h Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting 1997-11-23 20:20:53 +00:00
aout_machdep.h
asm.h --Add handcrafted stack frame directives to locore.s palcode vector 1997-11-03 04:22:00 +00:00
autoconf.h Clean up kernel initialization. Use the bootinfo structure (or innate 1998-02-13 02:09:03 +00:00
bus.h The _dmamap_sync method is no longer optional. 1998-02-04 07:36:10 +00:00
cdefs.h Bug fixes and cleanup from Chris Demetriou <cgd@pa.dec.com>: 1997-11-04 23:09:23 +00:00
cfbreg.h
conf.h Centralize cdev_decl() for these MI drivers + a12dc in machine/conf.h (cgd) 1998-03-02 07:44:18 +00:00
cpu.h Add support for non-contiguous physical memory, using MACHINE_NEW_NONCONTIG. 1998-02-16 03:59:55 +00:00
cpuconf.h Clean up the messages displayed when either platform support is not 1997-11-06 00:41:45 +00:00
db_machdep.h Prototype db_register_value(). 1997-09-06 02:02:25 +00:00
disklabel.h
ecoff_machdep.h
elf_machdep.h
endian.h Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. 1997-10-09 15:42:19 +00:00
fbio.h
float.h Minor changes to make all the float.h files match. 1998-02-18 11:01:27 +00:00
frame.h
ieee.h
ieeefp.h
intr.h Protect userland applications from the inline splraise function. 1997-11-10 18:23:50 +00:00
intrcnt.h Update interrupt name table for a12 crossbar. 1998-03-02 07:47:52 +00:00
kbio.h
kcore.h replace the single phys_ram_seg_t with a count. an array of segment 1998-02-14 00:17:57 +00:00
limits.h multiple include protect machine/limits.h, fixes pr 4473 (from Mika Nystrom) 1998-01-09 22:23:44 +00:00
pal.h Split off PALcode functions into their own header file. 1997-09-06 01:23:52 +00:00
param.h Garbage-collect a bunch of constants that were inherited, but are no 1998-03-12 07:28:07 +00:00
pcb.h
pmap.h
pmap.new.h Now that all ports have pmap_activate(), and it has an identical interface, 1998-01-03 01:12:59 +00:00
pmap.old.h Replace PMAP_ASNGEN_INVALID with PMAP_ASN_RESERVED. 1998-03-22 05:39:50 +00:00
proc.h
profile.h
prom.h
psl.h
pte.h Add a software PTE bit that indicates that a va -> pa mapping was entered 1998-03-17 04:53:43 +00:00
ptrace.h
reg.h
rpb.h Add a few more systypes. 1998-03-20 21:48:03 +00:00
setjmp.h
sfbreg.h
signal.h
stdarg.h
tgareg.h
types.h
varargs.h
vmparam.h Increase the maximum userspace address to 4TB. Leave the stack at 8G 1998-03-12 01:25:52 +00:00
vuid_event.h
wsconsio.h