Lines Matching refs:UASM_i_MTC0
361 UASM_i_MTC0(p, 1, c0_kscratch(), scratch_reg); in build_get_work_registers()
745 UASM_i_MTC0(p, pte, C0_ENTRYLO0); /* load it */ in build_huge_update_entries()
752 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries()
773 UASM_i_MTC0(p, ptr, C0_ENTRYHI); in build_huge_handler_tail()
777 UASM_i_MTC0(p, ptr, C0_ENTRYHI); in build_huge_handler_tail()
1049 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); in build_update_entries()
1059 UASM_i_MTC0(p, tmp, C0_ENTRYLO1); in build_update_entries()
1075 UASM_i_MTC0(p, 0, C0_ENTRYLO0); in build_update_entries()
1076 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1081 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries()
1082 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries()
1115 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()
1137 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()
1248 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
1252 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
1255 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler()
1604 UASM_i_MTC0(&p, a0, C0_CONTEXT); in build_setup_pgd()
1609 UASM_i_MTC0(&p, a0, C0_PWBASE); in build_setup_pgd()
1611 UASM_i_MTC0(&p, a0, c0_kscratch(), pgd_reg); in build_setup_pgd()
1629 UASM_i_MTC0(&p, a0, c0_kscratch(), pgd_reg); in build_setup_pgd()