Searched refs:CPU_IS_060 (Results 1 – 12 of 12) sorted by relevance
239 if (CPU_IS_060 ? sc->sc_fpstate[2] : sc->sc_fpstate[0]) { in restore_fpu_state()241 if (!CPU_IS_060 && (sc->sc_fpstate[0] != fpu_version)) in restore_fpu_state()255 } else if (CPU_IS_060) { in restore_fpu_state()287 int context_size = CPU_IS_060 ? 8 : 0; in rt_restore_fpu_state()305 if (CPU_IS_060 ? fpstate[2] : fpstate[0]) { in rt_restore_fpu_state()306 if (!CPU_IS_060) in rt_restore_fpu_state()309 if (!CPU_IS_060 && (fpstate[0] != fpu_version)) in rt_restore_fpu_state()323 } else if (CPU_IS_060) { in rt_restore_fpu_state()612 if (CPU_IS_060 ? sc->sc_fpstate[2] : sc->sc_fpstate[0]) { in save_fpu_state()635 int context_size = CPU_IS_060 ? 8 : 0; in rt_save_fpu_state()[all …]
244 else if (CPU_IS_060) in setup_arch()247 if (CPU_IS_060) { in setup_arch()467 } else if (CPU_IS_060) { in show_cpuinfo()
239 if (!CPU_IS_060 ? p->thread.fpstate[0] : p->thread.fpstate[2]) in copy_thread()273 if (!CPU_IS_060 ? !fpustate[0] : !fpustate[2]) in dump_fpu()
84 if (CPU_IS_060) { in base_trap_init()131 if (CPU_IS_060 && !FPU_IS_EMU) { in trap_init()878 printk((CPU_IS_060 ? "fault addr=%08lx fslw=%08lx\n" in show_stack()
666 } else if (CPU_IS_060) { in sys_cacheflush()
306 # define CPU_IS_060 (0) macro309 # define CPU_IS_060 (m68k_cputype & CPU_68060) macro313 # define CPU_IS_060 (1) macro
68 if (CPU_IS_060) { in switch_mm_0460()
144 if (!MACH_IS_MEDUSA || CPU_IS_060) in dma_cache_maintenance()
289 # define CPU_IS_060 (0)291 # define CPU_IS_060 (boot_info.cputype & CPU_68060)294 # define CPU_IS_060 (1)
236 if (CPU_IS_060) in pushcl040()
361 if (CPU_IS_060) in hades_dma_emulator()
612 if (CPU_IS_060) { in atari_reset()