Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dbootinfo.h119 #define FPU_68882 (1 << FPUB_68882) macro
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dbootinfo.h127 #define FPU_68882 (1 << FPUB_68882) macro
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dsetup_mm.c245 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()
431 else if (m68k_fputype & FPU_68882) in show_cpuinfo()
H A Dsignal.c275 if (m68k_fputype & FPU_68882 && in restore_fpu_state()
363 if (m68k_fputype & FPU_68882 && in rt_restore_fpu_state()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dsetup_mm.c227 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()
412 else if (m68k_fputype & FPU_68882) in show_cpuinfo()
H A Dsignal.c275 if (m68k_fputype & FPU_68882 && in restore_fpu_state()
363 if (m68k_fputype & FPU_68882 && in rt_restore_fpu_state()

Completed in 7 milliseconds