Searched refs:FPU_SUNFPA (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/m68k/include/uapi/asm/ | ||
| D | bootinfo.h | 120 #define FPU_SUNFPA (1 << FPUB_SUNFPA) macro |
| /linux-4.1.27/arch/m68k/kernel/ | ||
| D | setup_mm.c | 447 else if (m68k_fputype & FPU_SUNFPA) in show_cpuinfo() |