Lines Matching refs:base
1367 * base in guest KSeg0.
2188 u32 cache, op_inst, op, base;
2203 base = inst.i_format.rs;
2212 va = arch->gprs[base] + offset;
2214 kvm_debug("CACHE (cache: %#x, op: %#x, base[%d]: %#lx, offset: %#x\n",
2215 cache, op, base, arch->gprs[base], offset);
2223 kvm_debug("@ %#lx/%#lx CACHE (cache: %#x, op: %#x, base[%d]: %#lx, offset: %#x\n",
2224 vcpu->arch.pc, vcpu->arch.gprs[31], cache, op, base,
2225 arch->gprs[base], offset);
2300 kvm_err("NO-OP CACHE (cache: %#x, op: %#x, base[%d]: %#lx, offset: %#x\n",
2301 cache, op, base, arch->gprs[base], offset);
2370 * kvm_mips_guest_exception_base() - Find guest exception vector base address.
2372 * Returns: The base address of the current guest exception vector, taking