Home
last modified time | relevance | path

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

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