Searched refs:Hit_Invalidate_SD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | r4kcache.h | 96 cache_op(Hit_Invalidate_SD, addr); in invalidate_scache_line() 256 __BUILD_BLAST_CACHE(inv_s, scache, Index_Writeback_Inv_SD, Hit_Invalidate_SD, 16, ) 257 __BUILD_BLAST_CACHE(inv_s, scache, Index_Writeback_Inv_SD, Hit_Invalidate_SD, 32, ) 258 __BUILD_BLAST_CACHE(inv_s, scache, Index_Writeback_Inv_SD, Hit_Invalidate_SD, 64, ) 259 __BUILD_BLAST_CACHE(inv_s, scache, Index_Writeback_Inv_SD, Hit_Invalidate_SD, 128, ) 310 __BUILD_BLAST_CACHE_RANGE(inv_s, scache, Hit_Invalidate_SD, , )
|
H A D | cacheops.h | 69 #define Hit_Invalidate_SD (Cache_SD | Hit_Invalidate) macro
|