Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/
Dr4kcache.h79 cache_op(Hit_Invalidate_I_Loongson2, addr); in flush_icache_line()
164 return protected_cache_op(Hit_Invalidate_I_Loongson2, addr); in protected_flush_icache_line()
249 __BUILD_BLAST_CACHE(i, icache, Index_Invalidate_I, Hit_Invalidate_I_Loongson2, 32, loongson2_)
307 __BUILD_BLAST_CACHE_RANGE(i, icache, Hit_Invalidate_I_Loongson2, \
Dcacheops.h109 #define Hit_Invalidate_I_Loongson2 (Cache_I | 0x00) macro