Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dcache.c359 static unsigned int __before_dc_op(const int op) in __before_dc_op() function
389 unsigned int ctrl_reg = __before_dc_op(cacheop); in __dc_entire_op()
404 unsigned int ctrl_reg = __before_dc_op(cacheop); in __dc_line_op()
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dcache.c482 static inline void __before_dc_op(const int op) in __before_dc_op() function
497 static inline void __before_dc_op(const int op) in __before_dc_op() function
547 __before_dc_op(op); in __dc_entire_op()
588 __before_dc_op(op); in __dc_line_op()