freebsd-dev/sys/arm64/include
Andrew Turner c90baf6817 Some of the atomic_clear_* functions were incorrectly defined to be an
atomic add. Correct these, fixing a NULL-pointer dereference in netgraph.

PR:		220273
MFC after:	3 days
Sponsored by:	DARPA, AFRL
2017-06-27 10:45:13 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
armreg.h Allocate a cacheline when reading or writing to write through memory. The 2017-05-13 13:03:20 +00:00
asm.h In ARMv8.1 ARM has added a process state bit to disable access to userspace 2017-04-13 13:46:01 +00:00
atomic.h Some of the atomic_clear_* functions were incorrectly defined to be an 2017-06-27 10:45:13 +00:00
bus_dma_impl.h
bus_dma.h
bus.h
clock.h
counter.h Remove trailing whitespace from r317061 2017-04-17 18:57:26 +00:00
cpu.h
cpufunc.h In ARMv8.1 ARM has added a process state bit to disable access to userspace 2017-04-13 13:46:01 +00:00
db_machdep.h
debug_monitor.h
disassem.h
dump.h
efi.h
elf.h
endian.h In _bswap16 and _bswap32 cast constant values to the appropriate type. This is 2017-06-26 22:32:52 +00:00
exec.h
float.h
floatingpoint.h
frame.h
hypervisor.h
ieeefp.h
in_cksum.h
intr.h
iodev.h
kdb.h
machdep.h
md_var.h
memdev.h
metadata.h
minidump.h
ofw_machdep.h
param.h
pcb.h Store the read-only thread pointer when scheduling a new thread. This is 2017-06-09 15:37:17 +00:00
pci_cfgreg.h
pcpu.h - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter 2017-04-17 17:34:47 +00:00
pmap.h
pmc_mdep.h
proc.h Make struct syscall_args visible to userspace compilation environment 2017-06-12 20:53:44 +00:00
profile.h
psl.h
pte.h Start to use the User and Privileged execute-never bits in the arm64 2017-04-12 16:28:40 +00:00
ptrace.h
reg.h
reloc.h
resource.h
runq.h
setjmp.h
sf_buf.h
signal.h
smp.h
stack.h
stdarg.h
sysarch.h
trap.h
ucontext.h
vdso.h
vfp.h Allow the arm64 machine/vfp.h to be included without first including 2017-06-09 15:47:14 +00:00
vm.h Add the VM_MEMATTR_WRITE_THROUGH memory type to arm64 and use it to support 2017-05-13 13:01:15 +00:00
vmparam.h