OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VAC_NONE
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sparc/sparc/
vm_machdep.c
108
if (CACHEINFO.c_vactype !=
VAC_NONE
)
150
if (CACHEINFO.c_vactype !=
VAC_NONE
)
cpu.c
1175
ci->c_vactype =
VAC_NONE
;
1493
VAC_NONE
,
1766
VAC_NONE
,
1965
VAC_NONE
,
pmap.c
2179
doflush = (CACHEINFO.c_vactype !=
VAC_NONE
);
2944
* potentially in the cache. Called only if vactype !=
VAC_NONE
.
3878
if (CACHEINFO.c_vactype !=
VAC_NONE
) {
4723
perpage = (CACHEINFO.c_vactype !=
VAC_NONE
);
4800
if (CACHEINFO.c_vactype !=
VAC_NONE
)
4804
perpage = (CACHEINFO.c_vactype !=
VAC_NONE
);
4873
perpage = (CACHEINFO.c_vactype !=
VAC_NONE
);
4967
if (CACHEINFO.c_vactype !=
VAC_NONE
) {
5870
if (CACHEINFO.c_vactype !=
VAC_NONE
&&
6097
perpage = (CACHEINFO.c_vactype !=
VAC_NONE
);
[
all
...]
cache.c
166
* unmapping them (`vactype' is
VAC_NONE
). Fortunately, the
520
if (CACHEINFO.c_vactype ==
VAC_NONE
)
/src/sys/arch/sparc/include/
cpu.h
67
enum vactype { VAC_UNKNOWN,
VAC_NONE
, VAC_WRITETHROUGH, VAC_WRITEBACK };
Completed in 19 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025