freebsd-nq/sys/arm64/include
Andrew Turner f8a39033c2 Set the upper limit of the DMAP region to the limit of RAM as was found in
the physmap. This will reduce the likelihood of an issue where we have
device memory mapped in the DMAP. This can only happen if it is within the
same 1G block of normal memory.

Reviewed by:	kib
Obtained from:	ABT Systems Ltd
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5938
2016-04-14 10:43:28 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
acpica_machdep.h
armreg.h arm64: bzero optimization 2016-04-04 07:06:20 +00:00
asm.h
atomic.h
bus_dma_impl.h
bus_dma.h
bus.h
clock.h
counter.h
cpu.h Use the saved program state register to detect when an exception frame is 2016-03-22 08:36:25 +00:00
cpufunc.h
db_machdep.h
debug_monitor.h
devmap.h Remove pd_prot and pd_cache members from struct arm_devmap_entry. 2016-02-17 12:36:24 +00:00
disassem.h Framework for ARM64 instruction disassembler 2016-01-29 13:06:30 +00:00
dump.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h
frame.h Implement dtrace_getupcstack in ARM64 2016-04-06 05:13:36 +00:00
hypervisor.h
ieeefp.h
in_cksum.h
intr.h Reduce the diff with intrng by renaming similar functions. This is a noop, 2016-03-18 16:18:29 +00:00
iodev.h
kdb.h Implement kdb_cpu_sync_icache on arm64. 2016-02-05 15:38:28 +00:00
machdep.h arm64: pagezero improvement 2016-04-04 07:16:43 +00:00
md_var.h
memdev.h
metadata.h
minidump.h
ofw_machdep.h
param.h Force re-routing PCI interrupts (this is for legacy INTx not MSI). 2016-03-02 15:20:42 +00:00
pcb.h Add support for 4 level pagetables. The userland address space has been 2016-03-31 11:07:24 +00:00
pci_cfgreg.h
pcpu.h
pmap.h Add support for 4 level pagetables. The userland address space has been 2016-03-31 11:07:24 +00:00
pmc_mdep.h
proc.h
profile.h
psl.h
pte.h Add support for 4 level pagetables. The userland address space has been 2016-03-31 11:07:24 +00:00
ptrace.h
reg.h
reloc.h
resource.h
runq.h
setjmp.h
sf_buf.h
signal.h
smp.h Rename COUNT_IPI to INTR_IPI_COUNT to reduce the diff with intrng. 2016-03-18 16:29:58 +00:00
stack.h
stdarg.h
sysarch.h
trap.h
ucontext.h
vdso.h
vfp.h
vm.h
vmparam.h Set the upper limit of the DMAP region to the limit of RAM as was found in 2016-04-14 10:43:28 +00:00