UASM_i_SW         156 arch/mips/kvm/entry.c 	UASM_i_SW(p, tmp, offsetof(struct pt_regs, cp0_epc), frame);
UASM_i_SW         161 arch/mips/kvm/entry.c 		UASM_i_SW(p, tmp, offsetof(struct pt_regs, cp0_cause), frame);
UASM_i_SW         229 arch/mips/kvm/entry.c 		UASM_i_SW(&p, i, offsetof(struct pt_regs, regs[i]), K1);
UASM_i_SW         234 arch/mips/kvm/entry.c 	UASM_i_SW(&p, V0, offsetof(struct pt_regs, cp0_status), K1);
UASM_i_SW         249 arch/mips/kvm/entry.c 	UASM_i_SW(&p, SP, offsetof(struct kvm_vcpu_arch, host_stack), K1);
UASM_i_SW         252 arch/mips/kvm/entry.c 	UASM_i_SW(&p, GP, offsetof(struct kvm_vcpu_arch, host_gp), K1);
UASM_i_SW         311 arch/mips/kvm/entry.c 	UASM_i_SW(&p, K0, offsetof(struct kvm_vcpu_arch, host_pgd), K1);
UASM_i_SW         361 arch/mips/kvm/entry.c 	UASM_i_SW(&p, K0, offsetof(struct kvm_vcpu_arch, host_entryhi),
UASM_i_SW         485 arch/mips/kvm/entry.c 	UASM_i_SW(&p, K0, offsetof(struct kvm_vcpu, arch.gprs[K0]), K1);
UASM_i_SW         561 arch/mips/kvm/entry.c 	UASM_i_SW(&p, K0, offsetof(struct kvm_vcpu_arch, gprs[K0]), K1);
UASM_i_SW         611 arch/mips/kvm/entry.c 		UASM_i_SW(&p, i, offsetof(struct kvm_vcpu_arch, gprs[i]), K1);
UASM_i_SW         617 arch/mips/kvm/entry.c 	UASM_i_SW(&p, T0, offsetof(struct kvm_vcpu_arch, hi), K1);
UASM_i_SW         620 arch/mips/kvm/entry.c 	UASM_i_SW(&p, T0, offsetof(struct kvm_vcpu_arch, lo), K1);
UASM_i_SW         626 arch/mips/kvm/entry.c 	UASM_i_SW(&p, T0, offsetof(struct kvm_vcpu_arch, gprs[K1]), K1);
UASM_i_SW         641 arch/mips/kvm/entry.c 	UASM_i_SW(&p, K0, offsetof(struct kvm_vcpu_arch, pc), K1);
UASM_i_SW         644 arch/mips/kvm/entry.c 	UASM_i_SW(&p, K0, offsetof(struct kvm_vcpu_arch, host_cp0_badvaddr),
UASM_i_SW         382 arch/mips/mm/tlbex.c 	UASM_i_SW(p, 1, offsetof(struct tlb_reg_save, a), K0);
UASM_i_SW         383 arch/mips/mm/tlbex.c 	UASM_i_SW(p, 2, offsetof(struct tlb_reg_save, b), K0);
UASM_i_SW         773 arch/mips/mm/tlbex.c 	UASM_i_SW(p, pte, 0, ptr);
UASM_i_SW        1130 arch/mips/mm/tlbex.c 			UASM_i_SW(p, scratch, scratchpad_offset(0), 0);
UASM_i_SW        1152 arch/mips/mm/tlbex.c 			UASM_i_SW(p, scratch, scratchpad_offset(0), 0);
UASM_i_SW        1639 arch/mips/mm/tlbex.c 	UASM_i_SW(&p, a0, uasm_rel_lo(pgdc), a2);
UASM_i_SW        1642 arch/mips/mm/tlbex.c 	UASM_i_SW(&p, a0, uasm_rel_lo(pgdc), a2);
UASM_i_SW        1737 arch/mips/mm/tlbex.c 		UASM_i_SW(p, pte, 0, ptr);