Searched defs:mmutype (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/sun3/sun3x/ | ||
| H A D | locore2.c | 75 int mmutype = MMU_68030; variable in typeref:typename:int |
| /src/sys/arch/sun2/sun2/ | ||
| H A D | locore2.c | 78 int mmutype = MMU_SUN; variable in typeref:typename:int |
| /src/sys/arch/sun3/sun3/ | ||
| H A D | locore2.c | 83 int mmutype = MMU_SUN; variable in typeref:typename:int |
| /src/sys/arch/m68k/include/ | ||
| H A D | kcore.h | 59 int32_t mmutype; /* MMU type */ member in struct:m68k_kcore_hdr |
| /src/sys/arch/atari/atari/ | ||
| H A D | atari_init.c | 124 int machineid, mmutype, cputype; variable in typeref:typename:int |
Completed in 11 milliseconds