Searched refs:CPU_68030 (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dcacheops.c61 case CPU_68030:
95 case CPU_68030:
129 case CPU_68030:
158 case CPU_68030:
187 case CPU_68030:
221 case CPU_68030:
255 case CPU_68030:
289 case CPU_68030:
323 case CPU_68030:
357 case CPU_68030
[all...]
H A Dprocfs_machdep.c29 case CPU_68030:
H A Dbus_dma.c440 if (cputype == CPU_68020 || cputype == CPU_68030)
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dm68k.h69 #define CPU_68030 1 /* 68030 */ macro
/netbsd-6-1-5-RELEASE/sys/arch/hp300/include/
H A Dcacheops_machdep.h123 if (ectype != EC_PHYS || cputype != CPU_68030) {
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dlocore2.c72 int cputype = CPU_68030;
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dxel.c178 if (cputype != CPU_68030)
/netbsd-6-1-5-RELEASE/sys/arch/x68k/x68k/
H A Dmachdep.c362 case CPU_68030:
1122 case CPU_68030:
1168 case CPU_68030:
H A Dtrap.c155 #define KDFAULT_OTH(c) (cputype <= CPU_68030 && \
157 #define WRFAULT_OTH(c) (cputype <= CPU_68030 && \
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Dmachdep.c338 case CPU_68030:
H A Dtrap.c162 #define KDFAULT_OTH(c) (cputype <= CPU_68030 && \
164 #define WRFAULT_OTH(c) (cputype <= CPU_68030 && \
/netbsd-6-1-5-RELEASE/sys/arch/luna68k/luna68k/
H A Dmachdep.c292 case CPU_68030:
H A Dlocore.s148 movl #CPU_68030,%d0
198 cmpl #CPU_68030,%a0@ | 68030?
1113 .long CPU_68030 | default to 68030
/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dmachdep.c289 case CPU_68030:
H A Dtrap.c157 #define KDFAULT_OTH(c) (cputype <= CPU_68030 && \
159 #define WRFAULT_OTH(c) (cputype <= CPU_68030 && \
H A Datari_init.c1148 case CPU_68030:
/netbsd-6-1-5-RELEASE/sys/arch/news68k/news68k/
H A Dtrap.c146 #define KDFAULT_OTH(c) (cputype <= CPU_68030 && \
148 #define WRFAULT_OTH(c) (cputype <= CPU_68030 && \
H A Dlocore.s177 movl #CPU_68030,%a0@
1140 .long CPU_68030 | default to CPU_68030
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Dtrap.c164 #define KDFAULT_OTH(c) (cputype <= CPU_68030 && \
166 #define WRFAULT_OTH(c) (cputype <= CPU_68030 && \
H A Dmachdep.c518 case CPU_68030:
H A Dlocore.s202 .word CPU_68030
1423 .long CPU_68030 | default to CPU_68030
/netbsd-6-1-5-RELEASE/sys/arch/cesfic/cesfic/
H A Dtrap.c158 #define KDFAULT_OTH(c) (cputype <= CPU_68030 && \
160 #define WRFAULT_OTH(c) (cputype <= CPU_68030 && \
/netbsd-6-1-5-RELEASE/sys/arch/hp300/hp300/
H A Dtrap.c149 #define KDFAULT_OTH(c) (cputype <= CPU_68030 && \
151 #define WRFAULT_OTH(c) (cputype <= CPU_68030 && \
H A Dmachdep.c408 case CPU_68030:
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/mac68k/
H A Dmachdep.c1909 case CPU_68030:

Completed in 249 milliseconds

12