Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arc/lib/
H A Dcache.c584 static inlined_cachefunc void __before_dc_op(const int op) in __before_dc_op() function
612 __before_dc_op(cacheop); in __dc_entire_op()
630 __before_dc_op(cacheop); in __dc_line_op()
/openbmc/linux/arch/arc/mm/
H A Dcache.c363 static inline void __before_dc_op(const int op) in __before_dc_op() function
378 static inline void __before_dc_op(const int op) in __before_dc_op() function
428 __before_dc_op(op); in __dc_entire_op()
469 __before_dc_op(op); in __dc_line_op()