Searched refs:C0_ENTRYLO1 (Results 1 – 1 of 1) sorted by relevance
/arch/mips/mm/ |
D | tlbex.c | 276 #define C0_ENTRYLO1 3, 0 macro 774 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries() 1095 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1104 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1136 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries() 1137 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1293 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler() 2020 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler() 2087 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler()
|