1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/amd64/include
Bruce Evans 1c1771cb5b Convert npx interrupts into traps instead of vice versa. This is much
simpler for npx exceptions that start as traps (no assembly required...)
and works better for npx exceptions that start as interrupts (there is
no longer a problem for nested interrupts).

Submitted by:	original (pre-SMPng) version by luoqi
2001-05-22 21:20:49 +00:00
..
pc
apicreg.h
asm.h
asmacros.h
atomic.h
bus_amd64.h
bus_at386.h
bus_dma.h
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
cpufunc.h Back out 1.103. It wasn't approved by the owner of the file and 2001-04-18 20:57:43 +00:00
cputypes.h
db_machdep.h
elf.h
exec.h
float.h
floatingpoint.h
fpu.h Convert npx interrupts into traps instead of vice versa. This is much 2001-05-22 21:20:49 +00:00
frame.h
ieeefp.h
in_cksum.h
legacyvar.h
md_var.h
mptable.h Remove unneeded includes of sys/ipl.h and machine/ipl.h. 2001-05-15 23:22:29 +00:00
mutex.h
npx.h Convert npx interrupts into traps instead of vice versa. This is much 2001-05-22 21:20:49 +00:00
pcb_ext.h - Use sched_lock and critical regions to ensure that LDT updates are thread 2001-05-10 17:03:03 +00:00
pcb.h Convert npx interrupts into traps instead of vice versa. This is much 2001-05-22 21:20:49 +00:00
pci_cfgreg.h
pcpu.h Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
pmap.h
proc.h
profile.h
psl.h
ptrace.h
reg.h
reloc.h
resource.h
segments.h
setjmp.h
sigframe.h
signal.h
smp.h Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
specialreg.h
sysarch.h
trap.h
tss.h
ucontext.h
varargs.h
vmparam.h