NetBSD/sys/arch/vax/include
matt 98e5e148fa Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock
locked, cpu_exit needs to do that too.  Since in the lock debug case we
have to use a CALLS which wipes out R0-R6, change the convention for Swtch
so that the proc is passed in R6 and that R6 is clobbered.  This is so
Swtch itself doesn't have to save/restore the proc pointer explicitly.
2000-08-27 00:21:46 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h
bswap.h
bus.h
byte_swap.h
cca.h
cdefs.h
clock.h
coff_machdep.h
cpu.h Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
db_machdep.h
disklabel.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ibcs2_machdep.h
int_types.h
intr.h Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
ioa.h
ka43.h
ka46.h
ka48.h
ka88.h
ka410.h
ka420.h
ka630.h
ka650.h
ka670.h
ka750.h
ka820.h
lcgreg.h
limits.h Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
loadfile_machdep.h
lock.h
macros.h Since cpu_switch (aka Swtch) is now called at splsched() with sched_lock 2000-08-27 00:21:46 +00:00
math.h
mtpr.h
nexus.h
param.h
pcb.h
pmap.h
proc.h
profile.h
psl.h
pte.h
ptrace.h
qdioctl.h
qdreg.h
qduser.h
qevent.h
reg.h
rpb.h
rsp.h
scb.h
setjmp.h
sgmap.h
sid.h
signal.h
stdarg.h
trap.h
types.h
uvax.h
varargs.h
vmparam.h
vsbus.h