freebsd-dev/sys/amd64/include
Brian S. Dean 9d90941a83 Add a couple of debug register helper functions to assist in setting
and clearing watchpoints.

Reviewed by:	jwd@FreeBSD.org, -hackers@
2000-09-21 17:07:27 +00:00
..
pc
apicreg.h
asm.h
asmacros.h
atomic.h Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a 2000-09-06 11:21:14 +00:00
bus_amd64.h
bus_at386.h
bus_dma.h
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
cpufunc.h Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
cputypes.h
db_machdep.h
elf.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
ieeefp.h
md_var.h
mptable.h Clean up process accounting some more. Unfortunately, it is still not 2000-09-12 18:57:59 +00:00
mutex.h Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, just 2000-09-14 20:15:16 +00:00
npx.h
pcb_ext.h
pcb.h Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
pci_cfgreg.h
pcpu.h Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
pmap.h Prepare for a cleanup of pmap module API pollution introduced by the 2000-08-16 21:24:44 +00:00
proc.h
profile.h
psl.h
ptrace.h
reg.h Add a couple of debug register helper functions to assist in setting 2000-09-21 17:07:27 +00:00
reloc.h
resource.h
segments.h
setjmp.h
sigframe.h
signal.h
smp.h Make LINT compile. 2000-09-16 18:55:05 +00:00
specialreg.h
sysarch.h Add a couple of debug register helper functions to assist in setting 2000-09-21 17:07:27 +00:00
trap.h
tss.h
ucontext.h
varargs.h
vmparam.h