Lines Matching refs:UASM_i_MTC0

355 		UASM_i_MTC0(p, 1, c0_kscratch(), scratch_reg);  in build_get_work_registers()
740 UASM_i_MTC0(p, pte, C0_ENTRYLO0); /* load it */ in build_huge_update_entries()
747 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries()
1014 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1018 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1021 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries()
1034 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); in build_update_entries()
1035 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); in build_update_entries()
1055 UASM_i_MTC0(p, 0, C0_ENTRYLO0); in build_update_entries()
1056 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1061 UASM_i_MTC0(p, 0, C0_ENTRYLO0); in build_update_entries()
1062 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1068 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries()
1069 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries()
1102 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()
1124 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()
1220 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
1224 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
1227 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler()
1483 UASM_i_MTC0(&p, a0, C0_CONTEXT); in build_setup_pgd()
1487 UASM_i_MTC0(&p, a0, c0_kscratch(), pgd_reg); in build_setup_pgd()
1505 UASM_i_MTC0(&p, a0, c0_kscratch(), pgd_reg); in build_setup_pgd()