Home
last modified time | relevance | path

Searched refs:MMU_68040 (Results 1 – 25 of 53) sorted by relevance

123

/netbsd/src/sys/arch/m68k/m68k/
Dpmap_motorola.c182 >> (mmutype == MMU_68040 ? SG4_SHIFT1 : SG_ISHIFT)]))
184 (mmutype == MMU_68040 \
393 if (mmutype == MMU_68040) in pmap_bootstrap_finalize()
566 if (mmutype == MMU_68040) { in pmap_init()
738 if (mmutype == MMU_68040) in pmap_pinit()
1088 if (isro && mmutype == MMU_68040) in pmap_protect()
1371 npte |= (mmutype == MMU_68040 ? PG_CIN : PG_CI); in pmap_enter()
1380 else if (mmutype == MMU_68040 && (npte & (PG_PROT|PG_CI)) == PG_RW) in pmap_enter()
1397 if (mmutype == MMU_68040 && !wired) in pmap_enter()
1478 if (mmutype == MMU_68040 && (npte & PG_PROT) == PG_RW) in pmap_kenter_pa()
[all …]
Dsys_machdep.c74 if (mmutype == MMU_68040) { in cachectl1()
210 if (mmutype != MMU_68040) { in dma_cachectl()
Dprocfs_machdep.c49 case MMU_68040: in procfs_getcpuinfstr()
/netbsd/src/sys/arch/x68k/x68k/
Dpmap_bootstrap.c117 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
159 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
332 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
346 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
380 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
Dlocore.s170 movl #MMU_68040,%a0@ | with a 68040 compatible MMU
176 movl #MMU_68040,%a0@ | with a 68040 MMU
261 cmpl #MMU_68040,%a0@ | 68040?
271 cmpl #MMU_68040,%a0@ | 68040?
347 cmpl #MMU_68040,_C_LABEL(mmutype) | 68040?
837 addl #(-1 * MMU_68040),%d2 | 68040?
/netbsd/src/sys/arch/cesfic/cesfic/
Dpmap_bootstrap.c112 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
158 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
355 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
369 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
387 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
Dgenassym.cf52 define MMU_68040 MMU_68040
/netbsd/src/sys/arch/luna68k/luna68k/
Dpmap_bootstrap.c120 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
159 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
334 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
349 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
384 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
Dtrap.c122 #define KDFAULT(c) (mmutype == MMU_68040 ? \
125 #define WRFAULT(c) (mmutype == MMU_68040 ? \
/netbsd/src/sys/arch/news68k/news68k/
Dpmap_bootstrap.c132 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
180 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
356 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
372 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
409 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
/netbsd/src/sys/arch/mac68k/mac68k/
Dpmap_bootstrap.c149 if (mmutype == MMU_68040) in pmap_bootstrap()
215 if (mmutype == MMU_68040) { in pmap_bootstrap()
394 if (mmutype == MMU_68040) in pmap_bootstrap()
408 if (mmutype == MMU_68040) { in pmap_bootstrap()
461 if (mmutype == MMU_68040) in pmap_bootstrap()
569 ((tc & 0x8000) && (mmutype == MMU_68040)))) { in bootstrap_mac68k()
Dtrap.c125 #define KDFAULT(c) (mmutype == MMU_68040 ? \
128 #define WRFAULT(c) (mmutype == MMU_68040 ? \
188 if (mmutype == MMU_68040 && fp->f_format == FMT7) { in userret()
561 if (mmutype == MMU_68040) in trap()
Dgenassym.cf56 define MMU_68040 MMU_68040
Dlocore.s178 movl #MMU_68040,%a0@ | Reflect 68040 MMU
229 cmpl #MMU_68040,_C_LABEL(mmutype) | check to see if 68040
263 cmpl #MMU_68040,_C_LABEL(mmutype)
427 cmpl #MMU_68040,_C_LABEL(mmutype) | 68040?
1001 cmpl #MMU_68040,_C_LABEL(mmutype) | 68040?
1015 cmpl #MMU_68040,_C_LABEL(mmutype) | 68040?
1028 cmpl #MMU_68040,_C_LABEL(mmutype) | 68040?
/netbsd/src/sys/arch/hp300/hp300/
Dpmap_bootstrap.c118 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
162 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
361 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
375 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
415 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
/netbsd/src/sys/arch/mvme68k/mvme68k/
Dpmap_bootstrap.c164 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
207 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
380 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
394 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
428 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
Dlocore.s204 .word MMU_68040
211 .word MMU_68040
218 .word MMU_68040
225 .word MMU_68040
561 cmpl #MMU_68040,%a0@ | 68040?
573 cmpl #MMU_68040,%a0@ | 68040?
624 cmpl #MMU_68040,_C_LABEL(mmutype) | 68040?
/netbsd/src/sys/arch/next68k/next68k/
Dpmap_bootstrap.c172 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
216 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
390 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
404 if (RELOC(mmutype, int) == MMU_68040) { in pmap_bootstrap()
451 if (RELOC(mmutype, int) == MMU_68040) in pmap_bootstrap()
/netbsd/src/sys/arch/amiga/amiga/
Dtrap.c308 if (mmudebug && mmutype == MMU_68040) {
349 mmutype == MMU_68040 ? (code & SSW_TMMASK) == FC_SUPERD :
359 mmutype == MMU_68040 ? (code & (SSW_LK|SSW_RW040)) != SSW_RW040 :
387 if ((machineid & AMIGA_68060) == 0 && mmutype == MMU_68040) {
389 if (mmutype == MMU_68040) {
Damiga_init.c385 if (RELOC(mmutype, int) == MMU_68040) in start_c()
439 if (RELOC(mmutype, int) == MMU_68040) { in start_c()
579 if (RELOC(mmutype, int) == MMU_68040) { in start_c()
758 if (RELOC(mmutype, int) == MMU_68040) { in start_c()
Dgenassym.cf55 define MMU_68040 MMU_68040
/netbsd/src/sys/arch/atari/atari/
Dlocore.s276 cmpl #MMU_68040,_C_LABEL(mmutype)
290 cmpl #MMU_68040,_C_LABEL(mmutype)
939 movl #MMU_68040,_C_LABEL(mmutype) | Use a 68040 MMU
948 movl #MMU_68040,_C_LABEL(mmutype) | Use a 68040 MMU
984 cmpl #MMU_68040,_C_LABEL(mmutype)
1028 cmpl #MMU_68040,_C_LABEL(mmutype)
1138 cmpl #MMU_68040,_C_LABEL(mmutype) | is it 68040?
1173 cmpl #MMU_68040,_C_LABEL(mmutype)
Datari_init.c362 if (mmutype == MMU_68040) in start_c()
426 if (mmutype == MMU_68040) in start_c()
461 if (mmutype == MMU_68040) { in start_c()
622 if (mmutype == MMU_68040) { in start_c()
/netbsd/src/sys/arch/m68k/include/
Dm68k.h88 #define MMU_68040 -2 /* 68040 on-chip MMU */ macro
Dpmap_motorola.h164 #define NBSEG ((mmutype == MMU_68040) ? NBSEG40 : NBSEG30)

123