Searched refs:C0_ENTRYLO1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/mips/mm/ |
D | tlbex.c | 284 #define C0_ENTRYLO1 3, 0 macro 759 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries() 1072 UASM_i_MTC0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1077 uasm_i_mthc0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1094 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries() 1095 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1268 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler() 2181 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler() 2256 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler()
|