Lines Matching refs:UASM_i_LW
398 UASM_i_LW(p, 1, offsetof(struct tlb_reg_save, a), K0); in build_restore_work_registers()
399 UASM_i_LW(p, 2, offsetof(struct tlb_reg_save, b), K0); in build_restore_work_registers()
673 UASM_i_LW(p, 1, scratchpad_offset(0), 0); in build_restore_pagemask()
715 UASM_i_LW(p, tmp, 0, pmd); in build_is_huge_pte()
764 UASM_i_LW(p, pte, 0, ptr); /* Needed because SC killed our PTE */ in build_huge_handler_tail()
941 UASM_i_LW(p, 1, scratchpad_offset(0), 0); in build_get_pgd_vmalloc64()
1020 UASM_i_LW(p, ptr, 0, ptr); in build_get_ptep()
1026 UASM_i_LW(p, ptr, 0, ptr); in build_get_ptep()
1069 UASM_i_LW(p, tmp, pte_off_even, ptep); /* get even pte */ in build_update_entries()
1070 UASM_i_LW(p, ptep, pte_off_odd, ptep); /* get odd pte */ in build_update_entries()
1198 UASM_i_LW(p, ptr, 0, ptr); in build_fast_tlb_refill_handler()
1214 UASM_i_LW(p, scratch, 0, ptr); in build_fast_tlb_refill_handler()
1243 UASM_i_LW(p, even, 0, ptr); /* get even pte */ in build_fast_tlb_refill_handler()
1244 UASM_i_LW(p, odd, sizeof(pte_t), ptr); /* get odd pte */ in build_fast_tlb_refill_handler()
1265 UASM_i_LW(p, scratch, scratchpad_offset(0), 0); in build_fast_tlb_refill_handler()
1267 UASM_i_LW(p, scratch, scratchpad_offset(0), 0); in build_fast_tlb_refill_handler()
1346 UASM_i_LW(&p, htlb_info.huge_pte, 0, K1); in build_r4000_tlb_refill_handler()
1660 UASM_i_LW(p, pte, 0, ptr); in iPTE_LW()
2044 UASM_i_LW(p, wr.r2, 0, wr.r2); in build_r4000_tlbchange_handler_head()