Home
last modified time | relevance | path

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

/u-boot/arch/arc/lib/
A Dcache.c183 static inlined_cachefunc void __slc_entire_op(const int op);
347 __slc_entire_op(OP_FLUSH_N_INV); in slc_disable()
375 static inlined_cachefunc void __slc_entire_op(const int op) in __slc_entire_op() function
626 __slc_entire_op(OP_INV); in invalidate_icache_all()
657 __slc_entire_op(OP_FLUSH_N_INV); in dcache_disable()
790 __slc_entire_op(OP_FLUSH_N_INV); in flush_n_invalidate_dcache_all()
798 __slc_entire_op(OP_FLUSH); in flush_dcache_all()
816 __slc_entire_op(OP_INV); in sync_n_cleanup_cache_all()
818 __slc_entire_op(OP_FLUSH_N_INV); in sync_n_cleanup_cache_all()

Completed in 4 milliseconds