Symbol: LONG_ASM_CONST
arch/powerpc/include/asm/cputable.h
157
#define CPU_FTR_REAL_LE LONG_ASM_CONST(0x0000000000001000)
arch/powerpc/include/asm/cputable.h
158
#define CPU_FTR_HVMODE LONG_ASM_CONST(0x0000000000002000)
arch/powerpc/include/asm/cputable.h
159
#define CPU_FTR_ARCH_206 LONG_ASM_CONST(0x0000000000008000)
arch/powerpc/include/asm/cputable.h
160
#define CPU_FTR_ARCH_207S LONG_ASM_CONST(0x0000000000010000)
arch/powerpc/include/asm/cputable.h
161
#define CPU_FTR_ARCH_300 LONG_ASM_CONST(0x0000000000020000)
arch/powerpc/include/asm/cputable.h
162
#define CPU_FTR_MMCRA LONG_ASM_CONST(0x0000000000040000)
arch/powerpc/include/asm/cputable.h
163
#define CPU_FTR_CTRL LONG_ASM_CONST(0x0000000000080000)
arch/powerpc/include/asm/cputable.h
164
#define CPU_FTR_SMT LONG_ASM_CONST(0x0000000000100000)
arch/powerpc/include/asm/cputable.h
165
#define CPU_FTR_PAUSE_ZERO LONG_ASM_CONST(0x0000000000200000)
arch/powerpc/include/asm/cputable.h
166
#define CPU_FTR_PURR LONG_ASM_CONST(0x0000000000400000)
arch/powerpc/include/asm/cputable.h
167
#define CPU_FTR_CELL_TB_BUG LONG_ASM_CONST(0x0000000000800000)
arch/powerpc/include/asm/cputable.h
168
#define CPU_FTR_SPURR LONG_ASM_CONST(0x0000000001000000)
arch/powerpc/include/asm/cputable.h
169
#define CPU_FTR_DSCR LONG_ASM_CONST(0x0000000002000000)
arch/powerpc/include/asm/cputable.h
170
#define CPU_FTR_VSX LONG_ASM_CONST(0x0000000004000000)
arch/powerpc/include/asm/cputable.h
171
#define CPU_FTR_SAO LONG_ASM_CONST(0x0000000008000000)
arch/powerpc/include/asm/cputable.h
172
#define CPU_FTR_CP_USE_DCBTZ LONG_ASM_CONST(0x0000000010000000)
arch/powerpc/include/asm/cputable.h
173
#define CPU_FTR_UNALIGNED_LD_STD LONG_ASM_CONST(0x0000000020000000)
arch/powerpc/include/asm/cputable.h
174
#define CPU_FTR_ASYM_SMT LONG_ASM_CONST(0x0000000040000000)
arch/powerpc/include/asm/cputable.h
175
#define CPU_FTR_STCX_CHECKS_ADDRESS LONG_ASM_CONST(0x0000000080000000)
arch/powerpc/include/asm/cputable.h
176
#define CPU_FTR_POPCNTB LONG_ASM_CONST(0x0000000100000000)
arch/powerpc/include/asm/cputable.h
177
#define CPU_FTR_POPCNTD LONG_ASM_CONST(0x0000000200000000)
arch/powerpc/include/asm/cputable.h
179
#define CPU_FTR_VMX_COPY LONG_ASM_CONST(0x0000000800000000)
arch/powerpc/include/asm/cputable.h
180
#define CPU_FTR_TM LONG_ASM_CONST(0x0000001000000000)
arch/powerpc/include/asm/cputable.h
181
#define CPU_FTR_CFAR LONG_ASM_CONST(0x0000002000000000)
arch/powerpc/include/asm/cputable.h
182
#define CPU_FTR_HAS_PPR LONG_ASM_CONST(0x0000004000000000)
arch/powerpc/include/asm/cputable.h
183
#define CPU_FTR_DAWR LONG_ASM_CONST(0x0000008000000000)
arch/powerpc/include/asm/cputable.h
184
#define CPU_FTR_DABRX LONG_ASM_CONST(0x0000010000000000)
arch/powerpc/include/asm/cputable.h
185
#define CPU_FTR_PMAO_BUG LONG_ASM_CONST(0x0000020000000000)
arch/powerpc/include/asm/cputable.h
186
#define CPU_FTR_POWER9_DD2_1 LONG_ASM_CONST(0x0000080000000000)
arch/powerpc/include/asm/cputable.h
187
#define CPU_FTR_P9_TM_HV_ASSIST LONG_ASM_CONST(0x0000100000000000)
arch/powerpc/include/asm/cputable.h
188
#define CPU_FTR_P9_TM_XER_SO_BUG LONG_ASM_CONST(0x0000200000000000)
arch/powerpc/include/asm/cputable.h
189
#define CPU_FTR_P9_TLBIE_STQ_BUG LONG_ASM_CONST(0x0000400000000000)
arch/powerpc/include/asm/cputable.h
190
#define CPU_FTR_P9_TIDR LONG_ASM_CONST(0x0000800000000000)
arch/powerpc/include/asm/cputable.h
191
#define CPU_FTR_P9_TLBIE_ERAT_BUG LONG_ASM_CONST(0x0001000000000000)
arch/powerpc/include/asm/cputable.h
192
#define CPU_FTR_P9_RADIX_PREFETCH_BUG LONG_ASM_CONST(0x0002000000000000)
arch/powerpc/include/asm/cputable.h
193
#define CPU_FTR_ARCH_31 LONG_ASM_CONST(0x0004000000000000)
arch/powerpc/include/asm/cputable.h
194
#define CPU_FTR_DAWR1 LONG_ASM_CONST(0x0008000000000000)
arch/powerpc/include/asm/cputable.h
195
#define CPU_FTR_DEXCR_NPHIE LONG_ASM_CONST(0x0010000000000000)
arch/powerpc/include/asm/cputable.h
196
#define CPU_FTR_P11_PVR LONG_ASM_CONST(0x0020000000000000)