Home
last modified time | relevance | path

Searched refs:FPU_SUNFPA (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/m68k/include/uapi/asm/
Dbootinfo.h130 #define FPU_SUNFPA (1 << FPUB_SUNFPA) macro
/linux-6.12.1/arch/m68k/kernel/
Dsetup_mm.c416 else if (m68k_fputype & FPU_SUNFPA) in show_cpuinfo()