Searched refs:CPU_IS_040 (Results 1 – 5 of 5) sorted by relevance
251 # define CPU_IS_040 (0) macro 254 # define CPU_IS_040 (m68k_cputype & CPU_68040) macro 258 # define CPU_IS_040 (1) macro
39 } else if (CPU_IS_040) { in virt_to_phys_slow()
96 if (CPU_IS_040 && !FPU_IS_EMU) { in trap_init()
212 if (CPU_IS_040) in setup_arch() 393 } else if (CPU_IS_040) { in show_cpuinfo()
124 if (CPU_IS_040) { in push_cache() 280 } else if (CPU_IS_040) { in restore_fpu_state() 368 } else if (CPU_IS_040) { in rt_restore_fpu_state()