Searched refs:MAX_CACHE_WAYS (Results 1 – 4 of 4) sorted by relevance
34 #define MAX_CACHE_WAYS 4 macro121 …uint32_t tag_addr[MAX_CACHE_WAYS]; /*!< tag memory address, only [0~mode.ways-1] is v…122 …uint32_t cache_memory_offset[MAX_CACHE_WAYS]; /*!< cache memory address, only [0~mode.ways-1] is…
36 #define MAX_CACHE_WAYS 8 macro136 …uint32_t tag_addr[MAX_CACHE_WAYS]; /*!< tag memory address, only [0~mode.ways-1] is v…137 …uint32_t cache_memory_offset[MAX_CACHE_WAYS]; /*!< cache memory address, only [0~mode.ways-1] is…
42 #define MAX_CACHE_WAYS 8 macro169 …uint32_t tag_addr[MAX_CACHE_WAYS]; /*!< tag memory address, only [0~mode.ways-1] is v…170 …uint32_t cache_memory_offset[MAX_CACHE_WAYS]; /*!< cache memory address, only [0~mode.ways-1] is…