Home
last modified time | relevance | path

Searched refs:num_lines (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arc/lib/
H A Dcache.c83 int num_lines; in __slc_line_loop() local
92 num_lines = DIV_ROUND_UP(sz, slc_line_sz); in __slc_line_loop()
94 while (num_lines-- > 0) { in __slc_line_loop()
330 int num_lines; in __cache_line_loop() local
348 num_lines = DIV_ROUND_UP(sz, l1_line_sz); in __cache_line_loop()
350 while (num_lines-- > 0) { in __cache_line_loop()