Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Dos_types.h72 } else if (!cpu_has_feature(CPU_FTR_FPU_UNAVAILABLE)) { \
84 } else if (!cpu_has_feature(CPU_FTR_FPU_UNAVAILABLE)) { \
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Ddc_fpu.c103 } else if (!cpu_has_feature(CPU_FTR_FPU_UNAVAILABLE)) { in dc_fpu_begin()
143 } else if (!cpu_has_feature(CPU_FTR_FPU_UNAVAILABLE)) { in dc_fpu_end()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcputable.h141 #define CPU_FTR_FPU_UNAVAILABLE ASM_CONST(0x00000040) macro
378 CPU_FTR_COMMON | CPU_FTR_FPU_UNAVAILABLE | CPU_FTR_NOEXECUTE)
556 CPU_FTR_FPU_UNAVAILABLE | \
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcputable.h117 #define CPU_FTR_FPU_UNAVAILABLE ASM_CONST(0x00000040) macro
353 CPU_FTR_COMMON | CPU_FTR_FPU_UNAVAILABLE | CPU_FTR_NOEXECUTE)
533 CPU_FTR_FPU_UNAVAILABLE | \
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S25 END_FTR_SECTION_IFCLR(CPU_FTR_FPU_UNAVAILABLE)
H A Ddt_cpu_ftrs.c498 cur_cpu_spec->cpu_features &= ~CPU_FTR_FPU_UNAVAILABLE; in feat_enable_fp()
H A Dhead_book3s_32.S406 END_FTR_SECTION_IFSET(CPU_FTR_FPU_UNAVAILABLE)
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S27 END_FTR_SECTION_IFCLR(CPU_FTR_FPU_UNAVAILABLE)
H A Ddt_cpu_ftrs.c474 cur_cpu_spec->cpu_features &= ~CPU_FTR_FPU_UNAVAILABLE; in feat_enable_fp()
H A Dhead_book3s_32.S368 END_FTR_SECTION_IFSET(CPU_FTR_FPU_UNAVAILABLE)

Completed in 9 milliseconds