Home
last modified time | relevance | path

Searched refs:C0_ENTRYLO0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
H A Dtlbex.c286 #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); /* cp in build_r3000_pte_reload_tlbwi()
[all...]
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c285 #define C0_ENTRYLO0 2, 0 macro
428 uasm_i_mtc0(&p, K0, C0_ENTRYLO0); in build_r3000_tlb_refill_handler()
730 UASM_i_MTC0(p, pte, C0_ENTRYLO0); /* load it */ in build_huge_update_entries()
1024 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); in build_update_entries()
1029 uasm_i_mthc0(p, tmp, C0_ENTRYLO0); in build_update_entries()
1050 UASM_i_MTC0(p, 0, C0_ENTRYLO0); in build_update_entries()
1051 UASM_i_MTC0(p, tmp, C0_ENTRYLO0); /* load it */ in build_update_entries()
1224 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
1228 UASM_i_MTC0(p, even, C0_ENTRYLO0); /* load it */ in build_fast_tlb_refill_handler()
1845 uasm_i_mtc0(p, pte, C0_ENTRYLO0); /* cp in build_r3000_pte_reload_tlbwi()
[all...]

Completed in 6 milliseconds