Home
last modified time | relevance | path

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

/arch/mips/mm/
Dtlbex.c357 enum vmalloc64_mode {not_refill, refill_scratch, refill_noscratch}; enumerator
934 if (mode == refill_scratch && scratch_reg >= 0) in build_get_pgd_vmalloc64()
954 if (mode == refill_scratch) { in build_get_pgd_vmalloc64()
1322 vmalloc_mode = refill_scratch; in build_r4000_tlb_refill_handler()