freebsd-dev/sys/amd64/include
Steve Passe 7b185ef809 Preperation for moving cpl into critical region access.
Several new fine-grained locks.
New FAST_INTR() methods:
 - separate simplelock for FAST_INTR, no more giant lock.
 - FAST_INTR()s no longer checks ipending on way out of ISR.
sio made MP-safe (I hope).
1997-08-20 05:25:48 +00:00
..
pc
apicreg.h
asm.h
asmacros.h
clock.h
cpu.h Use CS_SECURE macro. 1997-08-18 06:58:59 +00:00
cpufunc.h
cputypes.h
db_machdep.h
elf.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h VM86 kernel support. 1997-08-09 00:04:06 +00:00
ieeefp.h
md_var.h VM86 kernel support. 1997-08-09 00:04:06 +00:00
mptable.h Preperation for moving cpl into critical region access. 1997-08-20 05:25:48 +00:00
npx.h
pcb_ext.h A couple of missing doscmd header files. Messed up again. Now can 1997-08-09 04:55:05 +00:00
pcb.h VM86 kernel support. 1997-08-09 00:04:06 +00:00
pci_cfgreg.h
pmap.h Remove the PMAP_PVLIST conditionals in pmap.*, and another unneeded define. 1997-08-05 00:42:01 +00:00
proc.h
profile.h
psl.h
ptrace.h
reg.h
reloc.h
segments.h Use CS_SECURE macro. 1997-08-18 06:58:59 +00:00
signal.h VM86 kernel support. 1997-08-09 00:04:06 +00:00
smp.h Preperation for moving cpl into critical region access. 1997-08-20 05:22:33 +00:00
specialreg.h
sysarch.h VM86 kernel support. 1997-08-09 00:04:06 +00:00
trap.h
tss.h
varargs.h
vmparam.h