Searched refs:c0_scratch_reg (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/mips/mm/ |
| A D | tlbex.c | 1106 unsigned int ptr, int c0_scratch_reg) in build_fast_tlb_refill_handler() argument 1125 if (c0_scratch_reg >= 0) in build_fast_tlb_refill_handler() 1126 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler() 1147 if (c0_scratch_reg >= 0) in build_fast_tlb_refill_handler() 1148 UASM_i_MTC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler() 1269 if (c0_scratch_reg >= 0) { in build_fast_tlb_refill_handler() 1271 UASM_i_MFC0(p, scratch, c0_kscratch(), c0_scratch_reg); in build_fast_tlb_refill_handler()
|
Completed in 9 milliseconds