Home
last modified time | relevance | path

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

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