OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_icache_sync_all
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sh3/include/
cache.h
118
void (*
_icache_sync_all
)(void);
member in struct:sh_cache_ops
159
(*sh_cache_ops.
_icache_sync_all
)()
/src/sys/arch/sh3/sh3/
cache.c
51
.
_icache_sync_all
= (void (*)(void))__cache_flush,
cache_sh3.c
119
sh_cache_ops.
_icache_sync_all
= sh3_cache_wbinv_all;
cache_sh4.c
163
sh_cache_ops.
_icache_sync_all
= sh4_icache_sync_all;
189
sh_cache_ops.
_icache_sync_all
= sh4_emode_icache_sync_all;
Completed in 26 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025