Searched refs:__ARM_ARCH (Results 1 - 25 of 72) sorted by relevance

123

/freebsd-11-stable/sys/arm/arm/
H A Dlocore.S37 #if __ARM_ARCH >= 6
H A Dgenassym.c63 #if __ARM_ARCH >= 6
67 #if __ARM_ARCH < 6
71 #if __ARM_ARCH < 6
87 #if __ARM_ARCH >= 6
98 #if __ARM_ARCH < 6
111 #if __ARM_ARCH < 6
126 #if __ARM_ARCH < 6
136 #if __ARM_ARCH >= 6
145 #if __ARM_ARCH < 6
H A Dsys_machdep.c63 #if __ARM_ARCH >= 6
107 #if __ARM_ARCH >= 6
133 #if __ARM_ARCH >= 6
156 #if __ARM_ARCH < 6
170 #if __ARM_ARCH >= 6
183 #if __ARM_ARCH >= 6
H A Dpmu.c105 #if __ARM_ARCH > 6
120 #if defined(__arm__) && (__ARM_ARCH > 6)
166 #if defined(__arm__) && (__ARM_ARCH > 6)
193 #if defined(__arm__) && (__ARM_ARCH > 6)
/freebsd-11-stable/sys/arm/include/
H A Dacle-compat.h31 #ifndef __ARM_ARCH
46 # define __ARM_ARCH 7 macro
54 # define __ARM_ARCH 7 macro
72 # define __ARM_ARCH 7 macro
85 # define __ARM_ARCH 7 macro
96 # define __ARM_ARCH 6 macro
109 # define __ARM_ARCH 6 macro
117 # define __ARM_ARCH 6 macro
136 # define __ARM_ARCH 5 macro
146 # define __ARM_ARCH macro
155 # define __ARM_ARCH macro
161 # define __ARM_ARCH macro
166 # define __ARM_ARCH macro
171 # define __ARM_ARCH macro
[all...]
H A D_align.h49 #if __ARM_ARCH >= 6
H A Dsf_buf.h36 #if __ARM_ARCH >= 6
47 #if __ARM_ARCH >= 6
H A Dvm.h32 #if __ARM_ARCH >= 6
H A Dbus_dma.h75 #if defined(_ARM32_BUS_DMA_PRIVATE) && __ARM_ARCH < 6
H A Dsysarch.h57 #if __ARM_ARCH <= 5
H A Dcpu.h14 #if __ARM_ARCH >= 6
18 #endif /* __ARM_ARCH >= 6 */
23 #if __ARM_ARCH >= 6
24 #if (__ARM_ARCH > 6) && defined(DEV_PMU)
H A Ddebug_monitor.h46 #if __ARM_ARCH >= 6
53 #else /* __ARM_ARCH >= 6 */
81 #endif /* __ARM_ARCH < 6 */
H A Dkdb.h39 #if __ARM_ARCH >= 6
H A Dsysreg.h45 #if __ARM_ARCH >= 6
120 #if __ARM_ARCH >= 6
124 #if __ARM_ARCH >= 7
135 #if __ARM_ARCH >= 6
143 #if __ARM_ARCH >= 7 && defined(SMP)
153 #if __ARM_ARCH == 6
160 #if __ARM_ARCH == 6
172 #if __ARM_ARCH >= 7
180 #if __ARM_ARCH == 6
186 #if __ARM_ARCH
[all...]
H A Dproc.h56 #if __ARM_ARCH < 6
H A Dpcpu.h44 #if __ARM_ARCH >= 6
82 #if __ARM_ARCH >= 6
H A Dmachdep.h8 #if __ARM_ARCH >= 6
H A Dcpu-v6.h42 #if __ARM_ARCH < 6
114 #if __ARM_ARCH >= 7 && defined SMP
118 #if __ARM_ARCH >= 7 && defined SMP
122 #if __ARM_ARCH >= 7 && defined SMP
132 #if __ARM_ARCH >= 7 && defined SMP
139 #if __ARM_ARCH >= 7
146 #if __ARM_ARCH >= 7 && defined SMP
177 #if __ARM_ARCH >= 7
219 #if __ARM_ARCH == 6 && defined(CPU_ARM1176)
226 #elif __ARM_ARCH >
[all...]
H A Dpmap.h33 #if __ARM_ARCH >= 6
/freebsd-11-stable/lib/libc/arm/sys/
H A D__vdso_gettc.c41 #if __ARM_ARCH >= 6
68 #if __ARM_ARCH >= 6
/freebsd-11-stable/crypto/openssl/crypto/
H A Darm_arch.h26 # elif defined(__ARM_ARCH)
27 # define __ARM_ARCH__ __ARM_ARCH
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dbswapsi2.S22 #if __ARM_ARCH < 6
H A Dbswapdi2.S22 #if __ARM_ARCH < 6
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlibunwind-arm.S32 #if __ARM_ARCH >= 7
76 #if __ARM_ARCH >= 7
87 #if __ARM_ARCH >= 7
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dassembly.h99 #if defined(__ARM_ARCH_4T__) || __ARM_ARCH >= 5
103 (__ARM_ARCH >= 6 || (__ARM_ARCH == 5 && !defined(__ARM_ARCH_5__)))
116 #if __ARM_ARCH >= 5

Completed in 206 milliseconds

123