freebsd-skq/sys/arm/include
rwatson 707e8db7f8 Add missing stack unwind information to several assembly functions on
ARMv6/7:

- Define _SAVE() macro to allow unwind data to be conditionally defined for
  ARM assembly code in the kernel.

- Use _SAVE() to provide unwind information for bcopy_page(), and two (of
  many) instances of copyin() and copyout().

Reviewed by:	andrew, imp
MFC after:	3 days
Sponsored by:	University of Cambridge
2015-10-04 09:39:40 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h We only support the ARM EABI in head, remove the check on __ARM_EABI__. 2015-05-31 10:51:06 +00:00
acle-compat.h
armreg.h The Broadcom BCM56060 chip has a Cortex-A9R4 core. 2015-08-13 14:50:11 +00:00
asm.h Add missing stack unwind information to several assembly functions on 2015-10-04 09:39:40 +00:00
asmacros.h
at91_gpio.h
atags.h
atomic-v4.h FreeBSD does not support SMP on ARMv5. Since processor is always 2015-10-02 13:21:08 +00:00
atomic-v6.h FreeBSD does not support SMP on ARMv5. Since processor is always 2015-10-02 13:21:08 +00:00
atomic.h FreeBSD does not support SMP on ARMv5. Since processor is always 2015-10-02 13:21:08 +00:00
blockio.h
board.h
bus_dma.h
bus.h
clock.h
counter.h
cpu-v6.h Add more cp15_ functions, and use them in cpufunc.c where possible. 2015-05-24 12:12:01 +00:00
cpu.h
cpuconf.h
cpufunc.h
cpuinfo.h
db_machdep.h
devmap.h
disassem.h
dump.h
elf.h
endian.h
exec.h
fdt.h
fiq.h
float.h Rationalize BSD license on sys/*/include/float.h 2015-08-05 17:05:35 +00:00
floatingpoint.h
fp.h
frame.h
gdb_machdep.h
ieee.h
ieeefp.h
in_cksum.h
intr.h
katelib.h
kdb.h
limits.h
machdep.h
md_var.h
memdev.h
metadata.h
minidump.h
ofw_machdep.h
param.h Make kstack_pages a tunable on arm, x86, and powepc. On i386, the 2015-08-10 17:18:21 +00:00
pcb.h
pcpu.h Add two new pmap functions: 2015-08-04 19:46:13 +00:00
physmem.h
pl310.h
platform.h
platformvar.h
pmap_var.h
pmap-v6.h
pmap.h
pmc_mdep.h
proc.h Typo. 2015-08-20 13:37:08 +00:00
profile.h
psl.h
pte-v6.h
pte.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 Add more cp15_ functions, and use them in cpufunc.c where possible. 2015-05-24 12:12:01 +00:00
trap.h
ucontext.h
undefined.h
utrap.h
vdso.h
vfp.h
vm.h
vmparam.h Retire VM_FREEPOOL_CACHE as the next step in eliminating PG_CACHE pages. 2015-06-08 04:59:32 +00:00