Searched refs:CPU_FTR_FPU_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance
68 } else if (!cpu_has_feature(CPU_FTR_FPU_UNAVAILABLE)) { \80 } else if (!cpu_has_feature(CPU_FTR_FPU_UNAVAILABLE)) { \
141 #define CPU_FTR_FPU_UNAVAILABLE ASM_CONST(0x00000040) macro378 CPU_FTR_COMMON | CPU_FTR_FPU_UNAVAILABLE | CPU_FTR_NOEXECUTE)556 CPU_FTR_FPU_UNAVAILABLE | \
25 END_FTR_SECTION_IFCLR(CPU_FTR_FPU_UNAVAILABLE)
498 cur_cpu_spec->cpu_features &= ~CPU_FTR_FPU_UNAVAILABLE; in feat_enable_fp()
406 END_FTR_SECTION_IFSET(CPU_FTR_FPU_UNAVAILABLE)