Searched refs:num_sets (Results 1 – 2 of 2) sorted by relevance
987 uint32_t num_sets; in __L1C_MaintainDCacheSetWay() local998 num_sets = ((ccsidr & 0x0FFFE000U) >> 13U) + 1U; in __L1C_MaintainDCacheSetWay()1008 for(int32_t set = num_sets-1; set >= 0; set--) in __L1C_MaintainDCacheSetWay()
1113 u8_t num_sets; member
Completed in 35 milliseconds