Searched refs:num_lines (Results 1 – 1 of 1) sorted by relevance
668 int num_lines; in __dcache_line_loop() local676 num_lines = DIV_ROUND_UP(sz, gd->arch.l1_line_sz); in __dcache_line_loop()678 while (num_lines-- > 0) { in __dcache_line_loop()
Completed in 3 milliseconds