Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dcacheops.h79 #define HIT_INVALIDATE_SD 0x13 macro
/openbmc/u-boot/arch/mips/lib/
H A Dcache.c171 cache_loop(start_addr, stop, slsize, HIT_INVALIDATE_SD); in invalidate_dcache_range()