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

  /src/sys/arch/mips/mips/
cache.c 722 (MIPS3_MAX_PCACHE_SIZE - 1) & ~PAGE_MASK; /* va[14:12] */
723 mci->mci_cache_prefer_mask = MIPS3_MAX_PCACHE_SIZE - 1;
  /src/sys/arch/mips/include/
cpuregs.h 702 #define MIPS3_MAX_PCACHE_SIZE (32 * 1024) /* max. primary cache size */

Completed in 15 milliseconds