Home
last modified time | relevance | path

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

/Linux-v5.15/arch/mips/include/asm/
Dcacheops.h18 #define CacheOp_Cache 0x03 macro
/Linux-v5.15/arch/mips/kvm/
Dvz.c1099 cache = op_inst & CacheOp_Cache; in kvm_vz_gpsi_cache()