OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_has_vme
(Results
1 - 6
of
6
) sorted by relevancy
/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;
vme.c
50
extern int
cpu_has_vme
;
114
if (
cpu_has_vme
== 0)
/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/sun3x/
machdep.c
123
int
cpu_has_vme
= 0;
variable in typeref:typename:int
275
cpu_has_vme
= false;
281
cpu_has_vme
= true;
vme.c
50
extern int
cpu_has_vme
;
114
if (
cpu_has_vme
== 0)
/src/sys/arch/sun68k/sun68k/
vme_sun68k.c
126
extern int
cpu_has_vme
;
139
return
cpu_has_vme
&&
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025