Home
last modified time | relevance | path

Searched refs:CacheOp_Op (Results 1 – 3 of 3) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dcacheops.h15 #define CacheOp_Op 0x18 macro
/linux/arch/mips/include/asm/
H A Dcacheops.h19 #define CacheOp_Op 0x1c macro
/linux/arch/mips/kvm/
H A Dvz.c1100 op = op_inst & CacheOp_Op; in kvm_vz_gpsi_cache()