Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/
H A Dbootinfo.h118 #define FPU_68881 (1 << FPUB_68881) macro
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/
H A Dbootinfo.h126 #define FPU_68881 (1 << FPUB_68881) macro
/kernel/linux/linux-5.10/arch/m68k/sun3/
H A Dconfig.c59 m68k_fputype = FPU_68881; /* mc68881 actually */ in sun3_init()
/kernel/linux/linux-6.6/arch/m68k/sun3/
H A Dconfig.c58 m68k_fputype = FPU_68881; /* mc68881 actually */ in sun3_init()
/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()
429 if (m68k_fputype & FPU_68881) in show_cpuinfo()
H A Dsignal.c272 if (m68k_fputype & FPU_68881 && in restore_fpu_state()
360 if (m68k_fputype & FPU_68881 && 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()
410 if (m68k_fputype & FPU_68881) in show_cpuinfo()
H A Dsignal.c272 if (m68k_fputype & FPU_68881 && in restore_fpu_state()
360 if (m68k_fputype & FPU_68881 && in rt_restore_fpu_state()

Completed in 6 milliseconds