OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh_cache_way_size
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sh3/sh3/
cache_sh3.c
52
int
sh_cache_way_size
;
variable in typeref:typename:int
109
sh_cache_way_size
= sh_cache_size_unified / 4/*way*/;
111
sh_cache_entry_mask = (
sh_cache_way_size
- 1) & ~15/*line-mask*/;
192
for (va = 0; va <
sh_cache_way_size
; va += 16 * 8)
db_interface.c
507
va_end =
sh_cache_way_size
;
511
"line-size=%dB \n", sh_cache_ways,
sh_cache_way_size
,
/src/sys/arch/sh3/include/
cache.h
143
extern int
sh_cache_way_size
;
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025