Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/mm/
Dcache.c336 const int full_page_op = __builtin_constant_p(sz) && sz == PAGE_SIZE; in __cache_line_loop_v4() local
351 if (!full_page_op) { in __cache_line_loop_v4()