freebsd-dev/sys/arm/include
Ian Lepore 9fc7a59f2a Stop including sys/types.h from arm's machine/atomic.h, fix the places
where atomic.h was being included without ensuring that types.h (via
param.h) was included first, as required by atomic(9).
2017-02-11 01:07:46 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h Define the vm_ooffset_t and vm_pindex_t types as machine-independend. 2017-02-04 12:26:38 +00:00
acle-compat.h
armreg.h Generate an error if machine/armreg.h is included without sys/cdefs.h 2016-11-07 11:35:14 +00:00
asm.h
asmacros.h Remove an old use of _ARM_ARCH_6, we are moving to using the standard 2017-02-03 11:47:57 +00:00
at91_gpio.h
atags.h
atomic-v4.h Only define atomic_fcmpset_long in the kernel. We may include 2017-02-03 10:04:17 +00:00
atomic-v6.h Correct the IT instruction in atomic_fcmpset_64(). 2017-01-29 13:31:56 +00:00
atomic.h Stop including sys/types.h from arm's machine/atomic.h, fix the places 2017-02-11 01:07:46 +00:00
blockio.h
board.h
bus_dma.h Remove bus_dma_get_range and bus_dma_get_range_nb on armv6. We only need 2016-09-23 12:38:05 +00:00
bus.h
clock.h
counter.h Update arm and arm64 counters MD bits. 2017-02-06 17:20:37 +00:00
cpu-v4.h
cpu-v6.h Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
cpu.h
cpufunc.h Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
cpuinfo.h ARM: Split identify_arm_cpu() into ARMv4 and ARMv6 variant. 2016-10-09 10:24:10 +00:00
db_machdep.h
debug_monitor.h
disassem.h
dump.h
efi.h Fix building on i386 and arm. But 'public domain' headers on the files 2016-10-13 06:56:23 +00:00
elf.h
endian.h
exec.h
fdt.h
fiq.h
float.h
floatingpoint.h
fp.h
frame.h Make it possible to safely use TPIDRURW from userspace. 2016-09-22 08:14:59 +00:00
gdb_machdep.h
ieee.h
ieeefp.h
in_cksum.h
intr.h Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
kdb.h
limits.h
machdep.h
md_var.h
memdev.h
metadata.h
minidump.h
ofw_machdep.h
param.h
pcb.h
pcpu.h Further cleanup of per-CPU armv6 pmap data: 2017-01-26 05:23:33 +00:00
physmem.h
pl310.h
platform.h
platformvar.h Remove the need for the delay to be zero when MULTIDELAY is undefined, 2016-10-25 17:57:31 +00:00
pmap_var.h
pmap-v4.h Remove arm's cpuconf.h, and references to it, after moving a few lines from 2017-01-16 16:44:13 +00:00
pmap-v6.h Implement fake pmap_mapdev_attr() for ARMv6. 2016-12-04 15:27:39 +00:00
pmap.h Fix the armv6 build after r309553. 2016-12-06 06:15:28 +00:00
pmc_mdep.h
proc.h Make it possible to safely use TPIDRURW from userspace. 2016-09-22 08:14:59 +00:00
profile.h Fix improper use of "its". 2016-11-08 23:59:41 +00:00
psl.h
pte-v4.h
pte-v6.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
sc_machdep.h
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stack.h
stdarg.h
swi.h
sysarch.h
sysreg.h Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
trap.h
ucontext.h
undefined.h
utrap.h
vdso.h
vfp.h
vm.h
vmparam.h