Searched refs:CPU_IS_040 (Results 1 – 6 of 6) sorted by relevance
227 # define CPU_IS_040 (0) macro230 # define CPU_IS_040 (m68k_cputype & CPU_68040) macro234 # define CPU_IS_040 (1) macro
39 } else if (CPU_IS_040) { in virt_to_phys_slow()
93 if (CPU_IS_040 && !FPU_IS_EMU) { in trap_init()
232 if (CPU_IS_040) in setup_arch()411 } else if (CPU_IS_040) { in show_cpuinfo()
122 if (CPU_IS_040) { in push_cache()278 } else if (CPU_IS_040) { in restore_fpu_state()366 } else if (CPU_IS_040) { in rt_restore_fpu_state()
446 if (CPU_IS_040) { in sys_cacheflush()