Home | Sort by: relevance | last modified time | path |
/src/sys/arch/sun2/sun2/ | |
locore2.c | 87 int cpu_has_vme = 0; variable in typeref:typename:int 237 cpu_has_vme = true; |
/src/sys/arch/sun3/sun3/ | |
locore2.c | 91 int cpu_has_vme = 0; variable in typeref:typename:int 262 cpu_has_vme = true; 269 cpu_has_vme = true; 276 cpu_has_vme = true; 286 cpu_has_vme = true; |
/src/sys/arch/sun3/sun3x/ | |
machdep.c | 123 int cpu_has_vme = 0; variable in typeref:typename:int 275 cpu_has_vme = false; 281 cpu_has_vme = true; |