OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_sdcache_enable
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/mips/
cache.c
990
bool
has_sdcache_enable
= false;
local in function:mips3_get_cache_config
1008
has_sdcache_enable
= true;
1019
if (
has_sdcache_enable
== 0 ||
1020
(
has_sdcache_enable
&& (config & MIPS3_CONFIG_SE))) {
cache.c
990
bool
has_sdcache_enable
= false;
local in function:mips3_get_cache_config
1008
has_sdcache_enable
= true;
1019
if (
has_sdcache_enable
== 0 ||
1020
(
has_sdcache_enable
&& (config & MIPS3_CONFIG_SE))) {
cache.c
990
bool
has_sdcache_enable
= false;
local in function:mips3_get_cache_config
1008
has_sdcache_enable
= true;
1019
if (
has_sdcache_enable
== 0 ||
1020
(
has_sdcache_enable
&& (config & MIPS3_CONFIG_SE))) {
Completed in 40 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025