Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arc/lib/
H A Dcache.c386 static inline void __dc_entire_op(const int cacheop) in __dc_entire_op() function
409 #define __dc_entire_op(cacheop) macro
446 __dc_entire_op(OP_INV); in invalidate_dcache_all()
456 __dc_entire_op(OP_FLUSH); in flush_dcache_all()