Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dcacheops.h27 #define Index_Writeback_Inv 0x00 macro
37 #define Index_Invalidate_I (Cache_I | Index_Writeback_Inv)
38 #define Index_Writeback_Inv_D (Cache_D | Index_Writeback_Inv)
61 #define Index_Invalidate_SI (Cache_SI | Index_Writeback_Inv)
62 #define Index_Writeback_Inv_SD (Cache_SD | Index_Writeback_Inv)
93 #define Index_Writeback_Inv_S (Cache_S | Index_Writeback_Inv)
114 #define Index_Writeback_Inv_V (Cache_V | Index_Writeback_Inv)
/linux-5.19.10/arch/loongarch/include/asm/
Dcacheops.h23 #define Index_Writeback_Inv 0x08 macro
29 #define Index_Writeback_Inv_D (Cache_D | Index_Writeback_Inv)
30 #define Index_Writeback_Inv_V (Cache_V | Index_Writeback_Inv)
31 #define Index_Writeback_Inv_S (Cache_S | Index_Writeback_Inv)