.. |
autoconf.c
|
|
|
bus_machdep.c
|
|
|
bus_space_asm.S
|
|
|
busdma_bounce.c
|
very large dma mappings can cause integer overflow
|
2019-06-03 19:19:35 +00:00 |
busdma_machdep.c
|
Add support for NUMA domains to bus dma tags. This causes all memory
|
2018-01-12 23:34:16 +00:00 |
bzero.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
clock.c
|
|
|
copyinout.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
copystr.c
|
|
|
cpu_errata.c
|
Use int for the pcpu_ssbd argument. This is included from userland and may
|
2018-07-31 15:08:02 +00:00 |
cpufunc_asm.S
|
Restructure cache_handle_range to avoid repeated barriers. Specifically,
|
2019-07-05 20:01:06 +00:00 |
db_disasm.c
|
|
|
db_interface.c
|
|
|
db_trace.c
|
|
|
debug_monitor.c
|
Reliably enable debug exceptions on all CPUs.
|
2017-08-12 18:42:54 +00:00 |
disassem.c
|
|
|
dump_machdep.c
|
|
|
efirt_machdep.c
|
Eliminate a redundant bzero(). The l0 page table page was already zeroed
|
2019-10-07 03:37:28 +00:00 |
elf32_machdep.c
|
arm64: Add the rename interpreter path for compat32 ld-elf
|
2019-05-16 17:04:29 +00:00 |
elf_machdep.c
|
arm64: Implement HWCAP
|
2019-07-20 14:29:11 +00:00 |
exception.S
|
Implement the SSBD (CVE-2018-3639) workaround on arm64
|
2018-07-31 12:53:27 +00:00 |
freebsd32_machdep.c
|
Make arm64 32-bit mode compile with COMPAT_43
|
2019-08-08 17:48:07 +00:00 |
genassym.c
|
Implement the SSBD (CVE-2018-3639) workaround on arm64
|
2018-07-31 12:53:27 +00:00 |
gic_v3_acpi.c
|
arm64 gicv3: add IORT and NUMA support
|
2019-02-07 03:01:54 +00:00 |
gic_v3_fdt.c
|
Add support for multiple GICv3 ITS devices. For this we add sc_irq_base
|
2017-08-13 18:54:51 +00:00 |
gic_v3_reg.h
|
Move common GIC interrupt numbers to the common header. These are the same
|
2018-06-19 16:14:23 +00:00 |
gic_v3_var.h
|
arm64 gic: Drop unused GICV3_IVAR_REDIST_VADDR
|
2019-06-24 21:00:28 +00:00 |
gic_v3.c
|
arm64 gic: Drop unused GICV3_IVAR_REDIST_VADDR
|
2019-06-24 21:00:28 +00:00 |
gicv3_its.c
|
arm64 gicv3_its: enable all ITS blocks for a CPU
|
2019-06-24 21:13:45 +00:00 |
identcpu.c
|
Make special register names lowercase so they don't conflict with future
|
2019-10-25 14:30:27 +00:00 |
in_cksum.c
|
|
|
locore.S
|
Apply r353893 to arm64.
|
2019-10-22 17:22:10 +00:00 |
machdep.c
|
Apply r353893 to arm64.
|
2019-10-22 17:22:10 +00:00 |
mem.c
|
|
|
memcpy.S
|
|
|
memmove.S
|
|
|
minidump_machdep.c
|
Display the approximate space needed when a minidump fails due to lack
|
2019-06-30 03:14:04 +00:00 |
mp_machdep.c
|
Centralize __pcpu definitions.
|
2019-08-29 07:25:27 +00:00 |
nexus.c
|
arm64 nexus: remove incorrect warning
|
2019-05-26 23:04:21 +00:00 |
ofw_machdep.c
|
|
|
pmap.c
|
Remove page locking from pmap_mincore().
|
2019-10-16 22:03:27 +00:00 |
stack_machdep.c
|
|
|
support.S
|
Provide protection against starvation of the ll/sc loops when accessing userpace.
|
2019-07-12 18:43:24 +00:00 |
swtch.S
|
Use the correct offsets for the trap frame in fork_trampoline.
|
2018-11-01 10:25:22 +00:00 |
sys_machdep.c
|
|
|
trap.c
|
Stop enabling interrupts when reentering kdb on arm64
|
2019-10-23 13:21:15 +00:00 |
uio_machdep.c
|
|
|
uma_machdep.c
|
Use vm_page_unwire_noq() instead of directly modifying page wire counts.
|
2018-02-08 19:28:51 +00:00 |
undefined.c
|
Impleent COMPAT_FREEBSD32 for arm64.
|
2019-01-13 19:49:46 +00:00 |
unwind.c
|
|
|
vfp.c
|
Instead of ignoring the VFP registers, set the dumppcb's pcb_fpusaved
|
2018-05-18 13:28:02 +00:00 |
vm_machdep.c
|
amd64 KPTI: add control from procctl(2).
|
2019-03-16 11:44:33 +00:00 |