freebsd-skq/sys/arm64/include
Andrew Turner 46f52b028f Split out the _acq and _rel functions. These were the same, but there is
no need for them to be this strong, we only need to provide one or the
other.

While here replace atomic_load_acq_* and atomic_store_rel_* with a single
instruction version, and fix the definition of atomic_clear_* to point to
the correct functions.

Sponsored by:	The FreeBSD Foundation
2015-04-06 16:27:22 +00:00
..
_align.h
_inttypes.h
_limits.h
_stdint.h
_types.h
asm.h
atomic.h Split out the _acq and _rel functions. These were the same, but there is 2015-04-06 16:27:22 +00:00
cpu.h
cpufunc.h
elf.h
endian.h
exec.h
float.h
frame.h Add more arm64 machine dependent headers. With this we now have the minimum 2015-03-26 21:10:42 +00:00
ieeefp.h
param.h
pcb.h
pcpu.h
pmap.h
pmc_mdep.h
proc.h
profile.h
pte.h
ptrace.h Add more arm64 machine dependent headers. With this we now have the minimum 2015-03-26 21:10:42 +00:00
reg.h Add more arm64 machine dependent headers. With this we now have the minimum 2015-03-26 21:10:42 +00:00
reloc.h
runq.h
setjmp.h
signal.h
stdarg.h
sysarch.h Add more arm64 machine dependent headers. With this we now have the minimum 2015-03-26 21:10:42 +00:00
ucontext.h Add space for future expansion [1]. While here clean up a little, spsr is 2015-04-03 10:56:42 +00:00
vdso.h
vm.h
vmparam.h