freebsd-dev/sys/arm/arm
Sean Bruno 79855a57e2 Remove dead functions pmap_pvdump and pads.
Differential Revision:	D3206
Submitted by:	kevin.bowling@kev009.com
Reviewed by:	alc
2015-07-29 20:47:27 +00:00
..
autoconf.c Fix a lock up where we enter swapper() with interrupts disabled. 2015-05-23 23:08:16 +00:00
bcopy_page.S
bcopyinout_xscale.S Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm. 2015-06-11 13:54:18 +00:00
bcopyinout.S Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm. 2015-06-11 13:54:18 +00:00
blockio.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
bus_space_asm_generic.S
bus_space_base.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
bus_space_generic.c
busdma_machdep-v6.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
busdma_machdep.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
copystr.S Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm. 2015-06-11 13:54:18 +00:00
cpu_asm-v6.S Better handling of userland sysarch() requests to flush icache. 2015-06-03 14:07:50 +00:00
cpufunc_asm_arm9.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
cpufunc_asm_arm10.S Remove unused arm10_* functions. The remaining functions are only used in 2015-03-29 17:42:32 +00:00
cpufunc_asm_arm11.S arm11_sleep is no longer needed, remove it. 2015-03-29 22:46:07 +00:00
cpufunc_asm_arm11x6.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
cpufunc_asm_armv4.S
cpufunc_asm_armv5_ec.S
cpufunc_asm_armv6.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
cpufunc_asm_armv7.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
cpufunc_asm_fa526.S
cpufunc_asm_pj4b.S
cpufunc_asm_sheeva.S
cpufunc_asm_xscale_c3.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
cpuinfo.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
db_disasm.c ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_interface.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
db_trace.c Add the MD parts of dtrace needed to use fbt on ARM. For this we need to 2015-03-05 17:55:31 +00:00
devmap.c Update the arm devmap code to also work with arm64. 2015-04-13 13:21:27 +00:00
disassem.c Fix a number of -Wcast-qual warnings under sys/arm. No functional 2015-02-26 07:47:35 +00:00
dump_machdep.c
elf_machdep.c In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:51:29 +00:00
elf_note.S
elf_trampoline.c Remove __ARM_EABI__ from sys/arm/arm, building for oabi is unsupported. 2015-06-01 18:15:44 +00:00
exception.S Stop checking for ARM_TP_ADDRESS when we mean to check if building for 2015-06-07 13:59:02 +00:00
fiq_subr.S
fiq.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
fusu.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
gdb_machdep.c
genassym.c pc_curpmap is only in the armv6 pcpu data. 2015-06-26 09:02:40 +00:00
generic_timer.c Add basic support for ACPI. It splits out the nexus driver to two new 2015-06-11 15:45:33 +00:00
gic.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
identcpu.c Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
in_cksum_arm.S
in_cksum.c
inckern.S
intr.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
locore-v4.S Fix the spelling of __ARM_ARCH >= 6 in sys/arm/arm. 2015-06-11 13:54:18 +00:00
locore-v6.S Write to the PRRR (Primary Region Remap Register) rather than reading from 2015-06-16 17:24:20 +00:00
locore.S
machdep.c Fix KSTACK_PAGES issue when the default value was changed in KERNCONF 2015-07-16 10:46:52 +00:00
mem.c New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it. 2015-03-26 21:13:53 +00:00
minidump_machdep.c New pmap code for armv6. Disabled by default, option ARM_NEW_PMAP enables it. 2015-03-26 21:13:53 +00:00
mp_machdep.c Remove pc_cpu, it was duplicating pc_cpuid so was unneeded. 2015-06-07 10:50:15 +00:00
mpcore_timer.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
mpcore_timervar.h
nexus.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
physmem.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
pl190.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
pl310.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
platform_if.m
platform.c
pmap-v6-new.c Remove dead functions pmap_pvdump and pads. 2015-07-29 20:47:27 +00:00
pmap-v6.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
pmap.c Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
pmu.c Add Performance Monitoring Counters support for AArch64. 2015-05-19 15:25:47 +00:00
sc_machdep.c
setcpsr.S
setstack.s
stack_machdep.c Remove __ARM_EABI__ from sys/arm/arm, building for oabi is unsupported. 2015-06-01 18:15:44 +00:00
stdatomic.c Move to use __ARM_ARCH in more places in the kernel. 2015-05-11 08:57:23 +00:00
support.S Remove trailing whitespace from sys/arm/arm 2015-05-24 12:20:11 +00:00
swtch.S Stop checking for ARM_TP_ADDRESS when we mean to check if building for 2015-06-07 13:59:02 +00:00
sys_machdep.c Stop checking for ARM_TP_ADDRESS when we mean to check if building for 2015-06-07 13:59:02 +00:00
syscall.c Add the kernel support for Thumb-2. It is only supported on ARMv7 as the 2015-05-11 19:20:30 +00:00
trap-v6.c Always send a SIGSEGV on a map failure. Use the code to tell the reason 2015-07-11 16:02:06 +00:00
trap.c Trying to unbreak arm.LINT by properly putting the conditional include 2015-06-16 15:14:40 +00:00
uio_machdep.c
undefined.c Add the kernel support for Thumb-2. It is only supported on ARMv7 as the 2015-05-11 19:20:30 +00:00
unwind.c Allow the ARM unwinder to work through modules. This will be used to add 2015-02-19 12:06:57 +00:00
vfp.c Remove pc_cpu, it was duplicating pc_cpuid so was unneeded. 2015-06-07 10:50:15 +00:00
vm_machdep.c Stop checking for ARM_TP_ADDRESS when we mean to check if building for 2015-06-07 13:59:02 +00:00