HomeSort by: relevance | last modified time | path
    Searched refs:MIPS_ICACHE_VIRTUAL_ALIAS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/include/
cache.h 248 #define MIPS_ICACHE_VIRTUAL_ALIAS false
251 #define MIPS_ICACHE_VIRTUAL_ALIAS mips_cache_info.mci_icache_virtual_alias
  /src/sys/arch/mips/mips/
cache.c 1382 || MIPS_ICACHE_VIRTUAL_ALIAS);
1385 KASSERT(MIPS_ICACHE_VIRTUAL_ALIAS == 0);
pmap_machdep.c 528 || MIPS_ICACHE_VIRTUAL_ALIAS) {

Completed in 13 milliseconds