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

  /src/sys/arch/hpc/stand/hpcboot/sh3/cpu/
7750.h 40 for (__e = 0; __e < (SH4_DCACHE_SIZE / SH4_CACHE_LINESZ); __e++) {\
sh4.h 58 #define SH4_DCACHE_SIZE 16384
  /src/sys/arch/sh3/include/
cache_sh4.h 42 #define SH4_DCACHE_SIZE 16384
105 for (__e = 0; __e < (SH4_DCACHE_SIZE / SH4_CACHE_LINESZ); __e++) {\
  /src/sys/arch/sh3/sh3/
cache_sh4.c 93 dcache_size = SH4_DCACHE_SIZE;
298 vaddr_t eva = SH4_DCACHE_SIZE;

Completed in 13 milliseconds