Searched refs:LONG_ASM_CONST (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcputable.h175 #define LONG_ASM_CONST(x) ASM_CONST(x) macro
177 #define LONG_ASM_CONST(x) 0 macro
180 #define CPU_FTR_SLB LONG_ASM_CONST(0x0000000100000000)
181 #define CPU_FTR_16M_PAGE LONG_ASM_CONST(0x0000000200000000)
182 #define CPU_FTR_TLBIEL LONG_ASM_CONST(0x0000000400000000)
183 #define CPU_FTR_IABR LONG_ASM_CONST(0x0000002000000000)
184 #define CPU_FTR_MMCRA LONG_ASM_CONST(0x0000004000000000)
185 #define CPU_FTR_CTRL LONG_ASM_CONST(0x0000008000000000)
186 #define CPU_FTR_SMT LONG_ASM_CONST(0x0000010000000000)
187 #define CPU_FTR_LOCKLESS_TLBIE LONG_ASM_CONST(
[all...]

Completed in 182 milliseconds