Searched refs:C0_ENTRYLO1 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/mips/mm/ |
| A D | tlbex.c | 718 UASM_i_MTC0(p, pte, C0_ENTRYLO1); /* load it */ in build_huge_update_entries() 1015 UASM_i_MTC0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1020 uasm_i_mthc0(p, tmp, C0_ENTRYLO1); in build_update_entries() 1037 UASM_i_MTC0(p, 0, C0_ENTRYLO1); in build_update_entries() 1038 UASM_i_MTC0(p, ptep, C0_ENTRYLO1); /* load it */ in build_update_entries() 1212 UASM_i_MTC0(p, odd, C0_ENTRYLO1); /* load it */ in build_fast_tlb_refill_handler() 2121 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler() 2187 UASM_i_MFC0(&p, wr.r3, C0_ENTRYLO1); in build_r4000_tlb_load_handler()
|
| /linux/arch/mips/include/asm/ |
| A D | mipsregs.h | 59 #define C0_ENTRYLO1 3, 0 macro
|
Completed in 25 milliseconds