Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/asm/
Dr4kcache.h75 cache_op(Hit_Invalidate_I_Loongson2, addr); in flush_icache_line()
160 return protected_cache_op(Hit_Invalidate_I_Loongson2, addr); in protected_flush_icache_line()
245 __BUILD_BLAST_CACHE(i, icache, Index_Invalidate_I, Hit_Invalidate_I_Loongson2, 32, loongson2_)
303 __BUILD_BLAST_CACHE_RANGE(i, icache, Hit_Invalidate_I_Loongson2, \
Dcacheops.h109 #define Hit_Invalidate_I_Loongson2 (Cache_I | 0x00) macro