Lines Matching refs:UASM_i_MTC0
174 UASM_i_MTC0(p, tmp, scratch_vcpu[0], scratch_vcpu[1]); in kvm_mips_build_restore_scratch()
178 UASM_i_MTC0(p, tmp, scratch_tmp[0], scratch_tmp[1]); in kvm_mips_build_restore_scratch()
195 UASM_i_MTC0(p, reg, C0_EBASE); in build_set_exc_base()
240 UASM_i_MTC0(&p, A0, scratch_vcpu[0], scratch_vcpu[1]); in kvm_mips_build_vcpu_run()
306 UASM_i_MTC0(&p, T0, C0_EPC); in kvm_mips_build_enter_guest()
330 UASM_i_MTC0(&p, A0, C0_PWBASE); in kvm_mips_build_enter_guest()
453 UASM_i_MTC0(&p, K1, scratch_tmp[0], scratch_tmp[1]); in kvm_mips_build_tlb_refill_exception()
539 UASM_i_MTC0(&p, K1, scratch_tmp[0], scratch_tmp[1]); in kvm_mips_build_exception()
696 UASM_i_MTC0(&p, K0, C0_ENTRYHI); in kvm_mips_build_exit()
711 UASM_i_MTC0(&p, A0, C0_PWBASE); in kvm_mips_build_exit()
852 UASM_i_MTC0(&p, S0, scratch_vcpu[0], scratch_vcpu[1]); in kvm_mips_build_ret_to_guest()