Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dcache.c375 static void __after_dc_op(const int op, unsigned int reg) in __after_dc_op() function
398 __after_dc_op(cacheop, ctrl_reg); in __dc_entire_op()
406 __after_dc_op(cacheop, ctrl_reg); in __dc_line_op()
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dcache.c521 static inline void __after_dc_op(const int op) in __after_dc_op() function
556 __after_dc_op(op); in __dc_entire_op()
592 __after_dc_op(op); in __dc_line_op()