Symbol: UASM_i_SW
arch/mips/kvm/entry.c
103
UASM_i_SW(p, tmp, offsetof(struct pt_regs, cp0_cause), frame);
arch/mips/kvm/entry.c
170
UASM_i_SW(&p, i, offsetof(struct pt_regs, regs[i]), GPR_K1);
arch/mips/kvm/entry.c
175
UASM_i_SW(&p, GPR_V0, offsetof(struct pt_regs, cp0_status), GPR_K1);
arch/mips/kvm/entry.c
190
UASM_i_SW(&p, GPR_SP, offsetof(struct kvm_vcpu_arch, host_stack), GPR_K1);
arch/mips/kvm/entry.c
193
UASM_i_SW(&p, GPR_GP, offsetof(struct kvm_vcpu_arch, host_gp), GPR_K1);
arch/mips/kvm/entry.c
254
UASM_i_SW(&p, GPR_K0, offsetof(struct kvm_vcpu_arch, host_pgd), GPR_K1);
arch/mips/kvm/entry.c
304
UASM_i_SW(&p, GPR_K0, offsetof(struct kvm_vcpu_arch, host_entryhi),
arch/mips/kvm/entry.c
400
UASM_i_SW(&p, GPR_K0, offsetof(struct kvm_vcpu, arch.gprs[GPR_K0]), GPR_K1);
arch/mips/kvm/entry.c
487
UASM_i_SW(&p, GPR_K0, offsetof(struct kvm_vcpu_arch, gprs[GPR_K0]), GPR_K1);
arch/mips/kvm/entry.c
537
UASM_i_SW(&p, i, offsetof(struct kvm_vcpu_arch, gprs[i]), GPR_K1);
arch/mips/kvm/entry.c
543
UASM_i_SW(&p, GPR_T0, offsetof(struct kvm_vcpu_arch, hi), GPR_K1);
arch/mips/kvm/entry.c
546
UASM_i_SW(&p, GPR_T0, offsetof(struct kvm_vcpu_arch, lo), GPR_K1);
arch/mips/kvm/entry.c
552
UASM_i_SW(&p, GPR_T0, offsetof(struct kvm_vcpu_arch, gprs[GPR_K1]), GPR_K1);
arch/mips/kvm/entry.c
564
UASM_i_SW(&p, GPR_K0, offsetof(struct kvm_vcpu_arch, pc), GPR_K1);
arch/mips/kvm/entry.c
567
UASM_i_SW(&p, GPR_K0, offsetof(struct kvm_vcpu_arch, host_cp0_badvaddr),
arch/mips/kvm/entry.c
98
UASM_i_SW(p, tmp, offsetof(struct pt_regs, cp0_epc), frame);
arch/mips/mm/tlbex.c
1073
UASM_i_SW(p, scratch, scratchpad_offset(0), 0);
arch/mips/mm/tlbex.c
1095
UASM_i_SW(p, scratch, scratchpad_offset(0), 0);
arch/mips/mm/tlbex.c
1585
UASM_i_SW(&p, a0, uasm_rel_lo(pgdc), a2);
arch/mips/mm/tlbex.c
1588
UASM_i_SW(&p, a0, uasm_rel_lo(pgdc), a2);
arch/mips/mm/tlbex.c
1683
UASM_i_SW(p, pte, 0, ptr);
arch/mips/mm/tlbex.c
360
UASM_i_SW(p, 1, offsetof(struct tlb_reg_save, a), GPR_K0);
arch/mips/mm/tlbex.c
361
UASM_i_SW(p, 2, offsetof(struct tlb_reg_save, b), GPR_K0);
arch/mips/mm/tlbex.c
732
UASM_i_SW(p, pte, 0, ptr);