Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dcacheops.h31 #define Index_Writeback_Inv_LEAF1 (Cache_LEAF1 | Index_Writeback_Inv) macro
H A Dcacheflush.h67 cache_op(Index_Writeback_Inv_LEAF1, addr); in flush_cache_line()