Home
last modified time | relevance | path

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

/u-boot/arch/arc/lib/
A Dcache.c668 int num_lines; in __dcache_line_loop() local
676 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