OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IC_BE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sun3/sun3/
cache.h
43
#define
IC_BE
0x0010 /* instruction burst enable */
51
#define CACHE_ON (DC_WA|DC_BE|DC_CLR|DC_ENABLE|
IC_BE
|IC_CLR|IC_ENABLE)
54
#define IC_CLEAR (DC_WA|DC_BE|DC_ENABLE|
IC_BE
|IC_CLR|IC_ENABLE)
55
#define DC_CLEAR (DC_WA|DC_BE|DC_CLR|DC_ENABLE|
IC_BE
|IC_ENABLE)
/src/sys/arch/m68k/include/
cpu.h
71
#define
IC_BE
0x0010 /* instruction burst enable */
96
#define CACHE_ON (DC_WA|DC_BE|DC_CLR|DC_ENABLE|
IC_BE
|IC_CLR|IC_ENABLE)
99
#define IC_CLEAR (DC_WA|DC_BE|DC_ENABLE|
IC_BE
|IC_CLR|IC_ENABLE)
100
#define DC_CLEAR (DC_WA|DC_BE|DC_CLR|DC_ENABLE|
IC_BE
|IC_ENABLE)
/src/sys/arch/news68k/include/
cpu.h
60
* XXX news1700 L2 cache would be corrupted with DC_BE and
IC_BE
...
73
#define CACHE_BE (DC_BE|
IC_BE
)
Completed in 18 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025