OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CACHE_ON
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sun3/sun3/
cache.h
51
#define
CACHE_ON
(DC_WA|DC_BE|DC_CLR|DC_ENABLE|IC_BE|IC_CLR|IC_ENABLE)
53
#define CACHE_CLR (
CACHE_ON
)
/src/sys/arch/news68k/include/
cpu.h
63
#undef
CACHE_ON
67
#define
CACHE_ON
(DC_WA|DC_CLR|DC_ENABLE|IC_CLR|IC_ENABLE)
68
#define CACHE_CLR
CACHE_ON
/src/sys/arch/m68k/include/
cpu.h
96
#define
CACHE_ON
(DC_WA|DC_BE|DC_CLR|DC_ENABLE|IC_BE|IC_CLR|IC_ENABLE)
98
#define CACHE_CLR (
CACHE_ON
)
Completed in 12 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025