Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlbex.c331 enum vmalloc64_mode {not_refill, refill_scratch, refill_noscratch}; enumerator
889 if (mode == refill_scratch && scratch_reg >= 0) in build_get_pgd_vmalloc64()
909 if (mode == refill_scratch) { in build_get_pgd_vmalloc64()
1262 vmalloc_mode = refill_scratch; in build_r4000_tlb_refill_handler()