Home | History | Annotate | Download | only in util

Lines Matching refs:line_size

778       int line_size   = (abcd[1] & 0x00000FFF) >>  0; // B[11:0]
781 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1);