Searched refs:ways_to_allocate (Results 1 – 1 of 1) sorted by relevance
116 uint32_t tc, way, ways_to_allocate; in llc_sram_enable() local125 ways_to_allocate = size / LLC_WAY_SIZE; in llc_sram_enable()135 for (way = 0; way < ways_to_allocate; way++) { in llc_sram_enable()
Completed in 2 milliseconds