Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/mm/
Dcache.c29 unsigned long sz, const int cacheop);
332 unsigned long sz, const int cacheop) in __cache_line_loop_v4() argument
338 if (cacheop == OP_INV_IC) { in __cache_line_loop_v4()
342 aux_cmd = cacheop & OP_INV ? ARC_REG_DC_IVDL : ARC_REG_DC_FLDL; in __cache_line_loop_v4()
364 if (cacheop == OP_INV_IC) in __cache_line_loop_v4()