Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dcacheops.h18 #define CacheOp_Cache 0x03 macro
/Linux-v4.19/arch/mips/kvm/
Dvz.c1089 cache = op_inst & CacheOp_Cache; in kvm_vz_gpsi_cache()
Demulate.c1825 cache = op_inst & CacheOp_Cache; in kvm_mips_emulate_cache()