Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dr4kcache.h115 cache_op(Hit_Invalidate_I_Loongson2, addr); in flush_icache_line()
202 return protected_cache_op(Hit_Invalidate_I_Loongson2, addr); in protected_flush_icache_line()
637 __BUILD_BLAST_CACHE(i, icache, Index_Invalidate_I, Hit_Invalidate_I_Loongson2, 32, loongson2_)
741 __BUILD_BLAST_CACHE_RANGE(i, icache, Hit_Invalidate_I_Loongson2, \
Dcacheops.h109 #define Hit_Invalidate_I_Loongson2 (Cache_I | 0x00) macro