1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/arm64/include
Zbigniew Bodek d5dfc8ad00 Increase DMAP (Direct Map) size on ARM64
Previous DMAP size was too small for systems with more than 64GB
of RAM. Increase it to 128GB to support ThunderX CRB.

Reviewed by:   andrew
Obtained from: Semihalf
Sponsored by:  The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3113
2015-07-17 13:58:00 +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 Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
armreg.h Set-up proper TCR values for memory related to Translation Table Walking 2015-07-16 10:22:57 +00:00
asm.h
atomic.h Add the atomic_thread_fence() family of functions with intent to 2015-07-08 18:12:24 +00:00
bus_dma_impl.h
bus_dma.h
bus.h
clock.h
counter.h
cpu.h Rework CPU identification on ARM64 2015-07-09 11:32:29 +00:00
cpufunc.h
db_machdep.h
debug_monitor.h
devmap.h
dump.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h add floatingpoint.h for arm64 2015-06-24 14:51:53 +00:00
frame.h
hypervisor.h
ieeefp.h Fix the floating-point exception values to line up with the hardware 2015-06-24 12:19:49 +00:00
in_cksum.h
intr.h
iodev.h Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
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 Add Performance Monitoring Counters support for AArch64. 2015-05-19 15:25:47 +00:00
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 Split out db_unwind_frame() so it can be used by DTrace. 2015-06-11 12:47:13 +00:00
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
vm.h
vmparam.h Increase DMAP (Direct Map) size on ARM64 2015-07-17 13:58:00 +00:00