Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Dtlbex.c350 enum vmalloc64_mode {not_refill, refill_scratch, refill_noscratch}; enumerator
908 if (mode == refill_scratch && scratch_reg >= 0) in build_get_pgd_vmalloc64()
928 if (mode == refill_scratch) { in build_get_pgd_vmalloc64()
1281 vmalloc_mode = refill_scratch; in build_r4000_tlb_refill_handler()