Home
last modified time | relevance | path

Searched refs:c0_scratch_reg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/mips/mm/
Dtlbex.c1113 unsigned int ptr, int c0_scratch_reg) in build_fast_tlb_refill_handler() argument
1132 if (c0_scratch_reg >= 0) in build_fast_tlb_refill_handler()
1133 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()
1154 if (c0_scratch_reg >= 0) in build_fast_tlb_refill_handler()
1155 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()
1276 if (c0_scratch_reg >= 0) { in build_fast_tlb_refill_handler()
1278 UASM_i_MFC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()