freebsd-skq/sys/amd64/include
jhb 94e76ebf96 The x86 atomic operations are already locked, so they do not need an
additional locked instruction to guarantee a write barrier for the acquire
variants.

Approved by:	dfr
Pointy hat to:	jhb
2000-10-28 00:28:15 +00:00
..
pc
apicreg.h
asm.h
asmacros.h
atomic.h The x86 atomic operations are already locked, so they do not need an 2000-10-28 00:28:15 +00:00
bus_amd64.h Axe the barrier_{read,write,rw}() helper functions as this method of 2000-10-20 06:45:48 +00:00
bus_at386.h Axe the barrier_{read,write,rw}() helper functions as this method of 2000-10-20 06:45:48 +00:00
bus_dma.h Axe the barrier_{read,write,rw}() helper functions as this method of 2000-10-20 06:45:48 +00:00
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h Declare or #define per-cpu globals in <machine/globals.h> in all cases. 2000-10-27 08:30:59 +00:00
cpufunc.h
cputypes.h
db_machdep.h
elf.h
exec.h
float.h
floatingpoint.h
fpu.h Declare or #define per-cpu globals in <machine/globals.h> in all cases. 2000-10-27 08:30:59 +00:00
frame.h
ieeefp.h
in_cksum.h
legacyvar.h
md_var.h - Overhaul the software interrupt code to use interrupt threads for each 2000-10-25 05:19:40 +00:00
mptable.h Catch up to moving headers: 2000-10-20 07:58:15 +00:00
mutex.h Define the mtx_legal2block() macro used in the witness code that managed 2000-10-20 22:44:06 +00:00
npx.h Declare or #define per-cpu globals in <machine/globals.h> in all cases. 2000-10-27 08:30:59 +00:00
pcb_ext.h
pcb.h Declare or #define per-cpu globals in <machine/globals.h> in all cases. 2000-10-27 08:30:59 +00:00
pci_cfgreg.h
pcpu.h
pmap.h
proc.h
profile.h
psl.h
ptrace.h
reg.h
reloc.h
resource.h
segments.h Declare or #define per-cpu globals in <machine/globals.h> in all cases. 2000-10-27 08:30:59 +00:00
setjmp.h
sigframe.h
signal.h
smp.h
specialreg.h
sysarch.h
trap.h
tss.h Declare or #define per-cpu globals in <machine/globals.h> in all cases. 2000-10-27 08:30:59 +00:00
ucontext.h
varargs.h
vmparam.h