Searched refs:C0_ENTRYLO1 (Results 1 – 1 of 1) sorted by relevance
/arch/mips/mm/ |
D | tlbex.c | 281 #define C0_ENTRYLO1 3, 0 macro 764 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries() 1075 UASM_i_MTC0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1080 uasm_i_mthc0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1097 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries() 1098 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1271 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler() 2197 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler() 2272 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler()
|