Searched refs:ccsidr_numsets_total (Results 1 – 1 of 1) sorted by relevance
186 uintptr_t ccsidr_numsets_total; in R_BSP_CacheCleanAll() local249 … ccsidr_numsets_total = ccsidr_numsets << ccsidr_linesize; /* Left shift set */ in R_BSP_CacheCleanAll()250 … dccsw = ccsidr_associativity_msb | ccsidr_numsets_total; /* Combine set and way */ in R_BSP_CacheCleanAll()313 uintptr_t ccsidr_numsets_total; in R_BSP_CacheInvalidateAll() local376 … ccsidr_numsets_total = ccsidr_numsets << ccsidr_linesize; /* Left shift set */ in R_BSP_CacheInvalidateAll()377 … dcisw = ccsidr_associativity_msb | ccsidr_numsets_total; /* Combine set and way */ in R_BSP_CacheInvalidateAll()443 uintptr_t ccsidr_numsets_total; in R_BSP_CacheCleanInvalidateAll() local506 … ccsidr_numsets_total = ccsidr_numsets << ccsidr_linesize; /* Left shift set */ in R_BSP_CacheCleanInvalidateAll()507 … dccisw = ccsidr_associativity_msb | ccsidr_numsets_total; /* Combine set and way */ in R_BSP_CacheCleanInvalidateAll()