Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dcacheops.h30 #define Index_Writeback_Inv_LEAF0 (Cache_LEAF0 | Index_Writeback_Inv) macro
H A Dcacheflush.h64 cache_op(Index_Writeback_Inv_LEAF0, addr); in flush_cache_line()