Home
last modified time | relevance | path

Searched refs:ARM (Results 1 – 25 of 89) sorted by relevance

1234

/arch/arm/mach-prima2/
DKconfig18 bool "CSR SiRFSoC ATLAS6 ARM Cortex A9 Platform"
23 Support for CSR SiRFSoC ARM Cortex A9 Platform
26 bool "CSR SiRFSoC PRIMA2 ARM Cortex A9 Platform"
32 Support for CSR SiRFSoC ARM Cortex A9 Platform
35 bool "CSR SiRFSoC MARCO ARM Cortex A9 Platform"
43 Support for CSR SiRFSoC ARM Cortex A9 Platform
/arch/arm/kernel/
Dvmlinux.lds.S66 *(.ARM.exidx.exit.text)
67 *(.ARM.extab.exit.text)
68 ARM_CPU_DISCARD(*(.ARM.exidx.cpuexit.text))
69 ARM_CPU_DISCARD(*(.ARM.extab.cpuexit.text))
74 *(.ARM.exidx.devexit.text)
75 *(.ARM.extab.devexit.text)
135 .ARM.unwind_idx : {
137 *(.ARM.exidx*)
140 .ARM.unwind_tab : {
142 *(.ARM.extab*)
Dhead-nommu.S45 THUMB( adr r9, BSYM(1f) ) @ Kernel is always entered in ARM.
63 ARM( add pc, r10, #PROCINFO_INITFUNC )
Ddebug.S117 ARM( svc #0x123456 )
126 ARM( svc #0x123456 )
/arch/arm/mach-versatile/
DKconfig10 Include support for the ARM(R) Versatile Platform Baseboard
17 Include support for the ARM(R) Versatile Application Baseboard
25 Include support for the ARM(R) Versatile/PB platform,
/arch/arm/mach-zynq/
DKconfig2 bool "Xilinx Zynq ARM Cortex A9 Platform" if ARCH_MULTI_V7
17 Support for Xilinx Zynq ARM Cortex A9 Platform
/arch/arm/mach-integrator/
DKconfig13 Include support for the ARM(R) Integrator/AP and
25 Include support for the ARM(R) Integrator CP platform.
35 allows ARM(R) Ltd PrimeCells to be developed and evaluated.
/arch/arm/mach-tegra/
DKconfig42 ARM CortexA9MP CPU and the ARM PL310 L2 cache controller
59 ARM CortexA9MP CPU and the ARM PL310 L2 cache controller
72 ARM CortexA15MP CPU
/arch/arm/lib/
Dfindbit.S29 ARM( ldrb r3, [r0, r2, lsr #3] )
50 ARM( ldrb r3, [r0, r2, lsr #3] )
70 ARM( ldrb r3, [r0, r2, lsr #3] )
91 ARM( ldrb r3, [r0, r2, lsr #3] )
108 ARM( ldrb r3, [r0, r3, lsr #3] )
126 ARM( ldrb r3, [r0, r3, lsr #3] )
142 ARM( ldrb r3, [r0, r3, lsr #3] )
160 ARM( ldrb r3, [r0, r3, lsr #3] )
Dashldi3.S46 ARM( orrmi ah, ah, al, lsr ip )
Dashrdi3.S46 ARM( orrmi al, al, ah, lsl ip )
Dlshrdi3.S46 ARM( orrmi al, al, ah, lsl ip )
/arch/arm/mach-lionhead/
DKconfig28 This option enables support for the "lionhead" emulated ARM platform.
29 lionhead is based on the ARM vexpress platform, with select devices
/arch/arm/include/asm/
Dunified.h36 #define ARM(x...) macro
48 #define ARM(x...) x
/arch/arm/mach-realview/
DKconfig8 Include support for the ARM(R) RealView(R) Emulation Baseboard
56 Include support for the ARM(R) RealView(R) Platform Baseboard for
68 Include support for the ARM(R) RealView(R) Platform Baseboard for
86 Include support for the ARM(R) RealView Platform Baseboard for
101 Include support for the ARM(R) RealView(R) Platform Baseboard
/arch/arm/mach-spear/
DKconfig32 Supports for ARM's SPEAR13XX family
59 Supports for ARM's SPEAR3XX family
90 Supports for ARM's SPEAR6XX family
/arch/arm/boot/dts/
Dintegratorap.dts2 * Device Tree for the ARM Integrator/AP platform
9 model = "ARM Integrator/AP";
Dintegratorcp.dts2 * Device Tree for the ARM Integrator/CP platform
9 model = "ARM Integrator/CP";
/arch/arm/boot/compressed/
Dvmlinux.lds.in15 *(.ARM.exidx*)
16 *(.ARM.extab*)
/arch/arm/mm/
Dabort-ev4.S21 ldr r3, [r4] @ read aborted ARM instruction
Dabort-ev4t.S23 ldreq r3, [r4] @ read aborted ARM instruction
Dabort-ev5t.S23 ldreq r3, [r4] @ read aborted ARM instruction
Dabort-ev5tj.S26 ldreq r3, [r4] @ read aborted ARM instruction
/arch/arm/mach-vexpress/
DKconfig2 bool "ARM Ltd. Versatile Express family" if ARCH_MULTI_V7
29 ARM core and logic (FPGA) tiles on the Versatile Express motherboard,
/arch/arm/
DKconfig1 config ARM config
66 The ARM series is a line of low-power-consumption RISC chip designs
67 licensed by ARM Ltd and targeted at embedded applications and
68 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
69 manufactured, but legacy ARM-based PC hardware remains popular in
70 Europe. There is an ARM Linux project with a web page at
292 # The "ARM system type" choice list is ordered alphabetically by option
296 prompt "ARM system type"
311 bool "ARM Ltd. Integrator family"
325 Support for ARM's Integrator platform.
[all …]

1234