Searched refs:C0_ENTRYLO1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/mips/mm/ |
D | tlbex.c | 284 #define C0_ENTRYLO1 3, 0 macro 752 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries() 1059 UASM_i_MTC0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1064 uasm_i_mthc0(p, tmp, C0_ENTRYLO1); 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() 1255 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler() 2160 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler() 2235 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler()
|