.. |
autoconf.c
|
|
|
bus_machdep.c
|
Add NetBSD compatible bus_space_peek_N() and bus_space_poke_N() functions.
|
2020-09-19 11:06:41 +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
|
Bounce in more cases in the arm64 busdma
|
2020-09-24 07:17:05 +00:00 |
busdma_machdep.c
|
Clean up the arm64 bus_dma_run_filter
|
2020-09-24 10:42:28 +00:00 |
bzero.S
|
|
|
clock.c
|
|
|
copyinout.S
|
|
|
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
|
Update the debug monitor handling to work after userspace has started
|
2019-10-30 10:51:24 +00:00 |
debug_monitor.c
|
debug_monitor: Avoid setting the PSR_D flag for 32bits binaries.
|
2020-02-24 16:25:11 +00:00 |
disassem.c
|
|
|
dump_machdep.c
|
|
|
efirt_machdep.c
|
Split out the stage 1 pte bits and add the stage 2 bits
|
2020-02-24 16:45:31 +00:00 |
elf32_machdep.c
|
Get rid of sa->narg. It serves no purpose; use sa->callp->sy_narg instead.
|
2020-09-27 18:47:06 +00:00 |
elf_machdep.c
|
Get rid of sv_errtbl and SV_ABI_ERRNO().
|
2020-09-17 11:39:33 +00:00 |
exception.S
|
Stop speculation past an eret instruction
|
2019-12-19 08:52:16 +00:00 |
freebsd32_machdep.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
genassym.c
|
Store the boot exception level on arm64 so it can be queried later
|
2020-03-03 08:28:16 +00:00 |
gic_v3_acpi.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
gic_v3_fdt.c
|
|
|
gic_v3_reg.h
|
Export tracing facility of GIC500 ITS block.
|
2020-04-29 14:31:25 +00:00 |
gic_v3_var.h
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +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: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
identcpu.c
|
arm64: set the correct HWCAP
|
2020-09-29 23:21:56 +00:00 |
in_cksum.c
|
|
|
locore.S
|
Fix booting arm64 EFI with LINUX_BOOT_ABI enabled.
|
2020-09-28 09:16:27 +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
|
Don't try to print EFI memeory map if it doesn't exist.
|
2020-09-27 09:12:36 +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
|
Sparsify the vm_page_dump bitmap
|
2020-09-21 22:21:59 +00:00 |
mp_machdep.c
|
arm64: Make local stores observable before sending IPIs
|
2020-08-26 02:04:04 +00:00 |
nexus.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
ofw_machdep.c
|
|
|
pmap.c
|
Add largepage support to the arm64 pmap.
|
2020-09-23 19:33:47 +00:00 |
stack_machdep.c
|
Reimplement stack capture of running threads on i386 and amd64.
|
2020-01-31 15:43:33 +00:00 |
support.S
|
Provide protection against starvation of the ll/sc loops when accessing userpace.
|
2019-07-12 18:43:24 +00:00 |
swtch.S
|
Stop speculation past an eret instruction
|
2019-12-19 08:52:16 +00:00 |
sys_machdep.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
trap.c
|
Tweak arm64's cpu_fetch_syscall_args(). This should make it possible
|
2020-10-05 18:46:14 +00:00 |
uio_machdep.c
|
|
|
uma_machdep.c
|
|
|
undefined.c
|
|
|
unwind.c
|
|
|
vfp.c
|
arm64: clean up empty lines in .c and .h files
|
2020-09-01 21:18:06 +00:00 |
vm_machdep.c
|
Move SV_ABI_ERRNO translation into linux-specific code, to simplify
|
2020-09-15 16:41:21 +00:00 |