Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/uapi/asm/
H A Dbootinfo.h122 #define FPU_SUNFPA (1 << FPUB_SUNFPA) macro
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dsetup_mm.c436 else if (m68k_fputype & FPU_SUNFPA) in show_cpuinfo()