Searched refs:FPU_SUNFPA (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-m68k/ | ||
D | setup.h | 227 #define FPU_SUNFPA (1<<FPUB_SUNFPA) macro |
/linux-2.4.37.9/arch/m68k/kernel/ | ||
D | setup.c | 486 else if (m68k_fputype & FPU_SUNFPA) in show_cpuinfo() |