freebsd-dev/sys/amd64/include
John Baldwin 6be523bca7 Add a new MI pointer to the process' trapframe p_frame instead of using
various differently named pointers buried under p_md.

Reviewed by:	jake (in principle)
2001-06-29 11:10:41 +00:00
..
pc
apicreg.h Remove constants defining the bitmasks of the old giant kernel lock. 2001-04-10 22:22:01 +00:00
asm.h
asmacros.h Always use the ELF naming after the demise of asnames.h. 2001-02-25 07:23:03 +00:00
atomic.h RIP <machine/lock.h>. 2001-02-11 10:44:09 +00:00
bus_amd64.h Fix "alignemnt" typo. 2001-06-16 15:28:28 +00:00
bus_at386.h Fix "alignemnt" typo. 2001-06-16 15:28:28 +00:00
bus_dma.h Fix "alignemnt" typo. 2001-06-16 15:28:28 +00:00
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h Add a new MI pointer to the process' trapframe p_frame instead of using 2001-06-29 11:10:41 +00:00
cpufunc.h Provide access to the IA32 hardware debug registers from the ddb 2001-06-28 02:08:13 +00:00
cputypes.h
db_machdep.h
elf.h Fix style of defines. 2001-06-09 05:21:17 +00:00
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 Remove the last of the MD netisr code. It is now all MI. Remove 2000-12-05 00:36:00 +00:00
mptable.h Get kernel profiling on SMP systems closer to working by replacing the 2001-06-28 04:03:29 +00:00
mutex.h Properly wrap mtx_intr_enable() macro in "do $bla while (0)" 2001-06-02 08:17:42 +00:00
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 Increase NKPT from 17 to 30. This fixes the 4GB ram boot panic on both 2000-11-30 01:53:02 +00:00
proc.h Add a new MI pointer to the process' trapframe p_frame instead of using 2001-06-29 11:10:41 +00:00
profile.h Get kernel profiling on SMP systems closer to working by replacing the 2001-06-28 04:03:29 +00:00
psl.h
ptrace.h
reg.h
reloc.h
resource.h
segments.h
setjmp.h
sigframe.h
signal.h Make MINSIGSTKSZ machine dependent, and have the sigaltstack 2000-11-09 08:25:48 +00:00
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 Removed all traces of T_ASTFLT (except for gaps where it was). It became 2001-02-19 15:47:38 +00:00
tss.h
ucontext.h
varargs.h
vmparam.h