Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dcacheops.h57 #define HIT_INVALIDATE_D 0x11 macro
/openbmc/u-boot/arch/mips/lib/
H A Dcache.c173 cache_loop(start_addr, stop, lsize, HIT_INVALIDATE_D); in invalidate_dcache_range()