Home
last modified time | relevance | path

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

/linux-6.1.9/arch/csky/mm/
Dcachev1.c51 bool l2_sync; in cache_op_range() local
61 l2_sync = 1; in cache_op_range()
63 l2_sync = 0; in cache_op_range()
70 if (l2_sync) { in cache_op_range()