Home
last modified time | relevance | path

Searched defs:cacheop (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arc/lib/
H A Dcache.c562 const int cacheop) in __dcache_line_loop()
605 static inlined_cachefunc void __dc_entire_op(const int cacheop) in __dc_entire_op()
625 const int cacheop) in __dc_line_op()
/openbmc/linux/arch/mips/kernel/
H A Dbmips_5xxx_init.S28 #define cacheop(kva, size, linesize, op) \ macro