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_alias_mask
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sh3/include/
cache.h
152
extern int
sh_cache_alias_mask
;
153
#define sh_cache_indexof(x) (
sh_cache_alias_mask
& (x))
/src/sys/arch/sh3/sh3/
cache.c
74
int
sh_cache_alias_mask
;
variable in typeref:typename:int
cache_sh4.c
148
sh_cache_alias_mask
= (dcache_size / ways - 1) & ~PAGE_MASK;
Completed in 30 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025