.. |
autoconf.c
|
|
|
bus_machdep.c
|
Add a way to map arm64 non-posted device memory
|
2021-05-01 06:01:20 +00:00 |
bus_space_asm.S
|
Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.
|
2020-09-19 11:06:41 +00:00 |
busdma_bounce.c
|
arm64 busdma: Fix loading of small bounced buffers.
|
2021-01-19 13:09:17 +01:00 |
busdma_machdep.c
|
Clean up the arm64 bus_dma_run_filter
|
2020-09-24 10:42:28 +00:00 |
bzero.S
|
Rename assym.s to assym.inc
|
2018-03-20 17:58:51 +00:00 |
clock.c
|
|
|
copyinout.S
|
Move the arm64 userspace access checks to macros
|
2020-10-19 12:06:16 +00:00 |
cpu_errata.c
|
Utilize ASIDs to reduce both the direct and indirect costs of context
|
2019-11-03 17:45:30 +00:00 |
cpufunc_asm.S
|
Stop performing a full icache sync when the DIC and IDC flags are set
|
2020-05-19 16:04:27 +00:00 |
db_disasm.c
|
|
|
db_interface.c
|
Use native-sized accesses when accessing memory from kdb.
|
2020-06-19 16:26:42 +00:00 |
db_trace.c
|
ddb: replace watchpoint set/clear functions
|
2021-03-29 12:05:44 -03:00 |
debug_monitor.c
|
arm64: adjust comments in dbg_monitor_exit()
|
2021-04-13 14:41:31 -03:00 |
disassem.c
|
|
|
dump_machdep.c
|
|
|
efirt_machdep.c
|
Switch the EFI virtual address to a uint64_t
|
2021-05-01 06:01:20 +00:00 |
elf32_machdep.c
|
arm64: clear debug registers after execve(2)
|
2021-04-13 14:41:03 -03:00 |
elf_machdep.c
|
random(4) FenestrasX: Push root seed version to arc4random(3)
|
2020-10-10 21:52:00 +00:00 |
exception.S
|
arm64: fix hardware single-stepping from EL1
|
2021-03-01 10:04:22 -04:00 |
freebsd32_machdep.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
gdb_machdep.c
|
gdb: report specific stop reason for watchpoints
|
2021-03-30 11:36:41 -03:00 |
genassym.c
|
arm64: remove pcb_pc
|
2021-01-08 14:53:44 -04:00 |
gic_v3_acpi.c
|
Fall back to use the GICR address from the generic interrupt struct
|
2020-11-19 09:26:51 +00:00 |
gic_v3_fdt.c
|
gic_v3: add message based interrupts support
|
2021-01-25 10:08:47 +00:00 |
gic_v3_reg.h
|
Export tracing facility of GIC500 ITS block.
|
2020-04-29 14:31:25 +00:00 |
gic_v3_var.h
|
gic_v3: add message based interrupts support
|
2021-01-25 10:08:47 +00:00 |
gic_v3.c
|
gic_v3: add message based interrupts support
|
2021-01-25 10:08:47 +00:00 |
gicv3_its.c
|
gicv3_its: Flush cache after allocating ITT memory
|
2021-05-01 00:58:26 +02:00 |
identcpu.c
|
arm64: extend struct db_reg to include watchpoint registers
|
2021-02-17 12:05:00 -04:00 |
in_cksum.c
|
|
|
locore.S
|
Clean up early arm64 pmap code
|
2021-05-24 09:22:19 +00:00 |
machdep_boot.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
machdep.c
|
Switch the EFI virtual address to a uint64_t
|
2021-05-01 06:01:20 +00:00 |
mem.c
|
Add the MEM_EXTRACT_PADDR ioctl to /dev/mem.
|
2020-09-02 18:12:47 +00:00 |
memcpy.S
|
|
|
memmove.S
|
|
|
minidump_machdep.c
|
Avoid dump_avail[] redefinition.
|
2020-10-14 22:51:40 +00:00 |
mp_machdep.c
|
Enable IPIs on CPU 0 on arm and arm64
|
2021-05-02 07:43:34 +00:00 |
nexus.c
|
Implement bus_map_resource on arm64
|
2021-05-02 07:35:16 +00:00 |
ofw_machdep.c
|
|
|
pmap.c
|
Clean up early arm64 pmap code
|
2021-05-24 09:22:19 +00:00 |
stack_machdep.c
|
arm64: Improve DDB backtrace support
|
2021-02-01 14:15:57 +00:00 |
support.S
|
Remove unused labels from the arm64 casueword*
|
2020-10-19 15:52:42 +00:00 |
swtch.S
|
arm64: remove pcb_pc
|
2021-01-08 14:53:44 -04:00 |
sys_machdep.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
trap.c
|
arm64, riscv: remove reference to fsu_intr_fault
|
2021-05-25 12:26:52 -03:00 |
uio_machdep.c
|
|
|
uma_machdep.c
|
Tidy up the #includes. Recent changes, such as the introduction of
|
2020-11-02 19:20:06 +00:00 |
undefined.c
|
Impleent COMPAT_FREEBSD32 for arm64.
|
2019-01-13 19:49:46 +00:00 |
unwind.c
|
arm64: Improve DDB backtrace support
|
2021-02-01 14:15:57 +00:00 |
vfp.c
|
Discard the arm64 VFP state before resetting it
|
2021-04-08 07:51:26 +00:00 |
vm_machdep.c
|
arm64: clear debug register state on fork
|
2021-04-08 09:41:41 -03:00 |