Searched refs:CPU_FTR_REAL_LE (Results 1 – 5 of 5) sorted by relevance
158 #define CPU_FTR_REAL_LE ASM_CONST(0x0000000000400000) macro403 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \409 CPU_FTR_PURR | CPU_FTR_SPURR | CPU_FTR_REAL_LE | \420 CPU_FTR_PURR | CPU_FTR_REAL_LE | CPU_FTR_NO_SLBIE_B)
828 if ((val == PR_ENDIAN_LITTLE && !cpu_has_feature(CPU_FTR_REAL_LE)) || in set_endian()851 !cpu_has_feature(CPU_FTR_REAL_LE)) in get_endian()858 if (cpu_has_feature(CPU_FTR_REAL_LE)) in get_endian()
722 if (cpu_has_feature(CPU_FTR_REAL_LE) && (regs->msr & MSR_LE)) in fix_alignment()
537 {CPU_FTR_REAL_LE, PPC_FEATURE_TRUE_LE, 5, 0, 0},
291 END_FTR_SECTION_IFSET(CPU_FTR_REAL_LE)