Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/include/asm/
Dcacheops.h14 #define CacheOp_Cache 0x07 macro
/linux-6.6.21/arch/mips/include/asm/
Dcacheops.h18 #define CacheOp_Cache 0x03 macro
/linux-6.6.21/arch/mips/kvm/
Dvz.c1099 cache = op_inst & CacheOp_Cache; in kvm_vz_gpsi_cache()