Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dtlbex.c350 enum vmalloc64_mode {not_refill, refill_scratch, refill_noscratch}; enumerator
882 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
905 if (mode != not_refill && check_for_high_segbits) { in build_get_pgd_vmalloc64()
2068 build_get_pgd_vmalloc64(p, l, r, tmp, ptr, not_refill); in build_r4000_tlbchange_handler_tail()