freebsd-nq/sys/arm64/arm64
Andrew Turner 5f8583891f Add the kernel functions needed to enable threading.
Sponsored by:	ABT Systems Ltd
2015-07-05 18:16:06 +00:00
..
autoconf.c
bcopy.c
bus_machdep.c o Fix bus_space_read_multi functions: correct increment value 2015-04-28 20:33:31 +00:00
bus_space_asm.S o Fix bus_space_read_multi functions: correct increment value 2015-04-28 20:33:31 +00:00
busdma_bounce.c Port x86 busdma to ARM64 2015-05-08 18:47:19 +00:00
busdma_machdep.c Port x86 busdma to ARM64 2015-05-08 18:47:19 +00:00
clock.c
copyinout.S
copystr.c
cpufunc_asm.S
db_disasm.c ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_interface.c Add options to dmb() and dsb() macros on ARM64 2015-06-09 23:54:20 +00:00
db_trace.c Split out db_unwind_frame() so it can be used by DTrace. 2015-06-11 12:47:13 +00:00
debug_monitor.c Introduce ddb(4) support for ARM64 2015-04-27 09:12:54 +00:00
dump_machdep.c
elf_machdep.c
exception.S First cut of DTrace for AArch64. 2015-07-01 15:51:11 +00:00
genassym.c
gic_acpi.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
gic_fdt.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
gic_v3_fdt.c Add support for ARM GICv3 interrupt controller used in some ARM64 chips 2015-05-13 18:57:03 +00:00
gic_v3_reg.h Add support for ARM GICv3 interrupt controller used in some ARM64 chips 2015-05-13 18:57:03 +00:00
gic_v3_var.h Add support for ARM GICv3 interrupt controller used in some ARM64 chips 2015-05-13 18:57:03 +00:00
gic_v3.c Add support for ARM GICv3 interrupt controller used in some ARM64 chips 2015-05-13 18:57:03 +00:00
gic.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
gic.h Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
identcpu.c
in_cksum.c
intr_machdep.c Add Performance Monitoring Counters support for AArch64. 2015-05-19 15:25:47 +00:00
locore.S Add support for ARM GICv3 interrupt controller used in some ARM64 chips 2015-05-13 18:57:03 +00:00
machdep.c Remove sv_sigtbl handling from the arm64 sendsig(). There is no ABI 2015-06-29 10:31:12 +00:00
mem.c
minidump_machdep.c
nexus.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
pic_if.m
pmap.c Remove an unneeded define and old comment referencing amd64. 2015-07-02 16:13:29 +00:00
stack_machdep.c Add the null implementation of stack_save and stack_save_td. 2015-04-22 12:24:38 +00:00
support.S
swtch.S
sys_machdep.c
trap.c First cut of DTrace for AArch64. 2015-07-01 15:51:11 +00:00
uio_machdep.c
unwind.c Split out db_unwind_frame() so it can be used by DTrace. 2015-06-11 12:47:13 +00:00
vfp.c Fix the logic for when to restore the VFP registers. It should restore 2015-07-01 17:27:44 +00:00
vm_machdep.c Add the kernel functions needed to enable threading. 2015-07-05 18:16:06 +00:00