| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/mips/mips/ | |
| cache.c | 1352 const uint32_t cfg7 = mipsNN_cp0_config7_read(); local in function:mips_config_cache_modern 1353 if (cfg7 & MIPSNN_MTI_CFG7_AR) { 1357 if (cfg7 & MIPSNN_MTI_CFG7_IAR) { |