Searched refs:C0_ENTRYLO0 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/arch/mips/mm/ |
| D | tlbex.c | 286 #define C0_ENTRYLO0 2, 0 macro 435 uasm_i_mtc0(&p, K0, C0_ENTRYLO0); in build_r3000_tlb_refill_handler() 756 UASM_i_MTC0(p, pte, C0_ENTRYLO0); /* load it */ in build_huge_update_entries() 1066 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); in build_update_entries() 1071 uasm_i_mthc0(p, tmp, C0_ENTRYLO0); in build_update_entries() 1092 UASM_i_MTC0(p, 0, C0_ENTRYLO0); in build_update_entries() 1093 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries() 1265 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler() 1269 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler() 1885 uasm_i_mtc0(p, pte, C0_ENTRYLO0); /* cp0 delay */ in build_r3000_pte_reload_tlbwi() [all …]
|