freebsd-dev/sys/arm64/include
2015-08-12 17:09:57 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h Correctly set __WCHAR_MIN, there is no __UINT_MIN, it's 0. 2015-07-08 16:18:28 +00:00
acpica_machdep.h
armreg.h Add the CNTHCTL_EL2 register bits missed in r286674 2015-08-12 17:09:57 +00:00
asm.h
atomic.h Add more atomic_swap_* functions. 2015-07-31 13:34:43 +00:00
bus_dma_impl.h
bus_dma.h
bus.h
clock.h
counter.h
cpu.h Apply erratum for mrs ICC_IAR1_EL1 speculative execution on ThunderX 2015-07-31 10:00:45 +00:00
cpufunc.h
db_machdep.h
debug_monitor.h
devmap.h
dump.h
elf.h
endian.h
exec.h
float.h Rationalize BSD license on sys/*/include/float.h 2015-08-05 17:05:35 +00:00
floatingpoint.h add floatingpoint.h for arm64 2015-06-24 14:51:53 +00:00
frame.h
hypervisor.h
ieeefp.h
in_cksum.h Rationalize BSD license on sys/*/include/in_cksum.h 2015-08-05 19:05:12 +00:00
intr.h
iodev.h
kdb.h
machdep.h
md_var.h
memdev.h
metadata.h
ofw_machdep.h
param.h Introduce ITS support for ARM64 2015-07-06 18:27:41 +00:00
pcb.h Clean up the types used in <machine/ucontext.h> on arm64. As some ports 2015-07-09 12:51:50 +00:00
pci_cfgreg.h Implement stubs for ACPI PCI routines 2015-07-12 17:28:31 +00:00
pcpu.h Rework CPU identification on ARM64 2015-07-09 11:32:29 +00:00
pmap.h
pmc_mdep.h
proc.h
profile.h
psl.h
pte.h Set memory to be inner-sharable. This isn't needed on device memory as the 2015-07-14 12:37:47 +00:00
ptrace.h
reg.h
reloc.h
resource.h
runq.h
setjmp.h
sf_buf.h
signal.h
smp.h Add support for SMP. This uses the FDT data to find the CPUs to start on, 2015-07-09 13:23:29 +00:00
stack.h
stdarg.h
sysarch.h
trap.h
ucontext.h Clean up the types used in <machine/ucontext.h> on arm64. As some ports 2015-07-09 12:51:50 +00:00
vdso.h
vfp.h Pass the pcb to store the vfp state in to vfp_save_state. This fixes a bug 2015-08-03 11:05:02 +00:00
vm.h
vmparam.h Add support for uma_small_alloc and uma_small_free, and make use of these. 2015-07-31 14:17:26 +00:00