NetBSD/sys/arch/alpha/include
thorpej 6f4f08b8b2 Add a few more PALcode operations, as documented in pages (II-B) 2-1 through
(II-B) 2-33 of the Alpha AXP Architecture Reference Manual, Second Edition:

* rdps - Read Processor Status, needed by spl* functions.
* cflush - Cache Flush
* rdval - Read System Value
* wripir - Write Interprocessor Interrupt Request
* wrval - Write System Value

cflush, rdval, wripir, and wrval are used in multi-processor environments.
1997-09-03 23:09:04 +00:00
..
alpha_cpu.h Add a few more PALcode operations, as documented in pages (II-B) 2-1 through 1997-09-03 23:09:04 +00:00
ansi.h
aout_machdep.h
asm.h Define PAL_cflush, PAL_ipir, and PAL_OSF1_wrperfmon PALcode operations. 1997-08-29 23:17:37 +00:00
autoconf.h clean up bootinfo v1 struct a bit: add a hwrpb size field (in a backward- 1997-08-11 23:43:38 +00:00
bus.h don't define __BUS_SPACE_COMPAT_OLDDEFS if it's already been defined 1997-08-13 02:53:03 +00:00
cdefs.h
cfbreg.h
conf.h
cpu.h Update alpha_init() prototype; takes two more args. 1997-07-25 00:04:36 +00:00
cpuconf.h Oops, wrap cpu_decl()s inside #ifdef _KERNEL/#endif. 1997-09-02 14:25:34 +00:00
db_machdep.h More DDB support: 1997-07-25 00:06:25 +00:00
disklabel.h
ecoff_machdep.h
elf_machdep.h
endian.h
fbio.h
float.h Turn the extern declaration of __flt_rounds() into a proper prototype. 1997-07-17 21:36:03 +00:00
frame.h
ieee.h
ieeefp.h
intr.h mark prototypes for static inline functions as possibly unused 1997-07-07 20:37:34 +00:00
intrcnt.h
kbio.h
kcore.h
limits.h
param.h
pcb.h
pmap.h
pmap.new.h Make the pmap_activate() and pmap_deactivate() interfaces consistent my 1997-09-02 19:04:57 +00:00
pmap.old.h From hp300 pmap: use mycroft's pv_entry allocator (from i386 port). 1997-09-03 19:07:32 +00:00
proc.h
profile.h
prom.h
psl.h
pte.h Garbage-collect loadustp(); the functionality has moved to pmap.old.c 1997-09-02 19:07:22 +00:00
ptrace.h
reg.h
rpb.h
setjmp.h
sfbreg.h
signal.h
stdarg.h
tgareg.h
types.h
varargs.h
vmparam.h bring mrg-vm-swap2 onto mainilne. 1997-06-12 15:09:23 +00:00
vuid_event.h
wsconsio.h