Home
last modified time | relevance | path

Searched refs:CPU_IS_020_OR_030 (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dtlbflush.h22 } else if (CPU_IS_020_OR_030) in flush_tlb_kernel_page()
37 } else if (CPU_IS_020_OR_030) { in __flush_tlb()
56 else if (CPU_IS_020_OR_030) in __flush_tlb_one()
73 } else if (CPU_IS_020_OR_030) { in flush_tlb_all()
H A Dsetup.h275 # define CPU_IS_020_OR_030 (0) macro
279 # define CPU_IS_020_OR_030 (!m68k_is040or060) macro
282 # define CPU_IS_020_OR_030 (1) macro
H A Dfb.h17 if (CPU_IS_020_OR_030) in fb_pgprotect()
H A Dmmu_context.h294 if (CPU_IS_020_OR_030) in switch_mm()
307 if (CPU_IS_020_OR_030) in activate_mm()
H A Dcacheflush_mm.h181 if (CPU_IS_020_OR_030) { \
/openbmc/linux/arch/m68k/mm/
H A Dkmap.c80 if (CPU_IS_020_OR_030) { in __free_io_area()
267 if (CPU_IS_020_OR_030) { in __ioremap()
374 if (CPU_IS_020_OR_030) { in kernel_set_cachemode()
H A Dmotorola.c313 if (virtaddr && CPU_IS_020_OR_030) { in map_node()
337 if (CPU_IS_020_OR_030) { in map_node()
/openbmc/linux/arch/m68k/kernel/
H A Dsignal.c271 if (CPU_IS_020_OR_030) { in restore_fpu_state()
359 if (CPU_IS_020_OR_030) { in rt_restore_fpu_state()
450 if (CPU_IS_020_OR_030 && !regs->stkadj && in save_fpu_state()
513 if (CPU_IS_020_OR_030 && !regs->stkadj && in rt_save_fpu_state()
866 if (CPU_IS_020_OR_030 && tregs->format == 0xb) { in get_sigframe()
H A Dsys_m68k.c410 if (CPU_IS_020_OR_030) { in sys_cacheflush()
H A Dtraps.c980 if (vector == VEC_ADDRERR && CPU_IS_020_OR_030) { in bad_super_trap()
/openbmc/linux/arch/m68k/atari/
H A Dconfig.c406 if (CPU_IS_020_OR_030) { in config_atari()